Fix gitignore

This commit is contained in:
TopchetoEU 2023-06-26 17:06:37 +03:00
parent bfeb01484c
commit 1bf6e608c7
No known key found for this signature in database
GPG Key ID: 24E57B2E9C61AD19
2 changed files with 3 additions and 10 deletions

View File

@ -1,5 +0,0 @@
{
"rules": {
"@typescript-eslint/no-explicit-any": "off"
}
}

8
.gitignore vendored
View File

@ -1,7 +1,5 @@
.idea/
.vscode/ .vscode/
node_modules/ node_modules/
build/ keys/
tmp/ yarn.lock
temp/ package.lock.json
keys/