index.js 75 B

12
  1. 'use strict';
  2. module.exports = /^(?:.*[\\\/])?node_modules(?:[\\\/].*)?$/;