chore: leftovers from eslint, prettier, yvm
This commit is contained in:
parent
f591e1b968
commit
7bcc974ff6
3 changed files with 1 additions and 5 deletions
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"semi": false
|
|
||||||
}
|
|
1
.yvmrc
1
.yvmrc
|
@ -1 +0,0 @@
|
||||||
1.22.0
|
|
|
@ -14,7 +14,7 @@
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"forceConsistentCasingInFileNames": true
|
"forceConsistentCasingInFileNames": true
|
||||||
},
|
},
|
||||||
"include": ["src", ".eslintrc.js"],
|
"include": ["src"],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"dist/**/*",
|
"dist/**/*",
|
||||||
"tests/**/*"
|
"tests/**/*"
|
||||||
|
|
Reference in a new issue