Add /coverage/ to .eslintignore (#4436)

master
Alexander Kachkaev 2018-05-07 18:07:48 +01:00 committed by Lucas Duailibe
parent f6b22e3fd1
commit 218abba141
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
!/tests/**/jsfmt.spec.js
!/**/.eslintrc.js
/test.js
/coverage/
/dist/
**/node_modules/**
/website/build/