prettier/.eslintignore

15 lines
253 B
Plaintext
Raw Permalink Normal View History

!/*.js
/tests/**/*.js
!/tests/**/jsfmt.spec.js
!/**/.eslintrc.js
/test.js
2018-05-24 21:30:45 +03:00
/scripts/build/shims
2018-06-05 22:37:52 +03:00
/scripts/release/node_modules
/coverage/
2017-05-29 07:49:41 +03:00
/dist/
**/node_modules/**
2018-04-11 20:26:48 +03:00
/website/build/
2018-04-20 17:13:09 +03:00
/website/static/playground.js
/website/static/lib/
/tests_integration/cli/