File: .eslintignore

package info (click to toggle)
node-rollup-plugin-node-resolve 15.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,296 kB
  • sloc: javascript: 2,843; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
.eslintrc.js
**/dist
**/node_modules
**/test/**/output
packages/commonjs/test/fixtures
packages/typescript/test/fixtures/syntax-error

# temporary workaround for eslint bug where package.json is a directory
packages/node-resolve/test/fixtures/package-json-in-path