source: trip-planner-front/node_modules/is-what/.eslintignore@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 191 bytes
Line 
1# don't ever lint node_modules
2node_modules
3# don't lint build output (make sure it's set to your correct build folder name)
4dist
5# don't lint nyc coverage output
6coverage
7
8test
9.eslintrc.js
Note: See TracBrowser for help on using the repository browser.