add .eslintignore file

Signed-off-by: Raccoon <raccoon@hackmd.io>
This commit is contained in:
Raccoon 2021-06-14 06:33:49 +08:00
parent 13e64b0237
commit 6d04d6003e
No known key found for this signature in database
GPG Key ID: 06770355DC9ECD38
1 changed files with 7 additions and 0 deletions

7
.eslintignore Normal file
View File

@ -0,0 +1,7 @@
/dist
/public
node_modules
/test
/*.js
lib/migrations