source:
trip-planner-front/node_modules/copy-anything/.eslintignore@
6a3a178
Last change on this file since 6a3a178 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 191 bytes |
Line | |
---|---|
1 | # don't ever lint node_modules |
2 | node_modules |
3 | # don't lint build output (make sure it's set to your correct build folder name) |
4 | dist |
5 | # don't lint nyc coverage output |
6 | coverage |
7 | |
8 | test |
9 | .eslintrc.js |
Note:
See TracBrowser
for help on using the repository browser.