This way it's not the shell that expands the glob but ESLint (or some other tool) using node-glob. eslint 'src/**/*.js'. or as a NPM script ...
確定! 回上一頁