Update .eslintignore

add package.json to .eslintignore
This commit is contained in:
Grazing Wind 2022-01-24 13:57:42 +08:00 committed by GitHub
parent b16721b2b7
commit 50063187ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,3 +12,4 @@ lib
.vscode
.local
!.env-config.ts
package.json