prettier/.eslintignore

11 lines
161 B
Plaintext
Raw Normal View History

!/*.js
/tests/**/*.js
!/tests/**/jsfmt.spec.js
!/**/.eslintrc.js
/test.js
2017-05-29 07:49:41 +03:00
/dist/
**/node_modules/**
2018-04-11 20:26:48 +03:00
/website/build/
/website/static/lib/
/tests_integration/cli/