This website requires JavaScript.
Explore
Help
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
You've already forked pegjs
0
Code
Issues
Pull requests
Releases
Wiki
Activity
35a650dc50
pegjs
/
.eslintignore
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add an ignore file The gulp file is usuaully used to glob the JavaScript files and run ESLint on them, but editor based instances of ESLint (e.g. VSCode extension) don't read the gulp file, so can't tell which files to ignore unless specified in the official .eslintignore file.
2018-04-04 19:24:05 +02:00
/.nyc_output
/browser
/coverage
/node_modules
Import source code for pegjs.org
2018-09-06 06:52:02 +02:00
/website
Reference in a new issue
Copy permalink