chore: add .eslintrc.js into .npmignore file

NJTG-5
This commit is contained in:
donbot 2020-03-27 23:50:03 +03:00
parent ecd499cba9
commit 228deb1cc6

View File

@ -2,6 +2,6 @@
lib lib
index.ts index.ts
package-lock.json package-lock.json
tslint.json
tsconfig.json tsconfig.json
.prettierrc .prettierrc
.eslintrc.js