prettier/.eslintignore

9 lines
121 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/**
/website/static/lib/