chore: leftovers from eslint, prettier, yvm (#311)

This commit is contained in:
Marc 2023-03-26 12:07:23 -04:00 committed by GitHub
parent f591e1b968
commit 77083da638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 5 deletions

View file

@ -1,3 +0,0 @@
{
"semi": false
}

1
.yvmrc
View file

@ -1 +0,0 @@
1.22.0

View file

@ -14,7 +14,7 @@
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
},
"include": ["src", ".eslintrc.js"],
"include": ["src"],
"exclude": [
"dist/**/*",
"tests/**/*"