chore: leftovers from eslint, prettier, yvm #311

Merged
mcataford merged 1 commit from chore/further-dead-things into main 2023-03-26 16:07:23 +00:00
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, "skipLibCheck": true,
"forceConsistentCasingInFileNames": true "forceConsistentCasingInFileNames": true
}, },
"include": ["src", ".eslintrc.js"], "include": ["src"],
"exclude": [ "exclude": [
"dist/**/*", "dist/**/*",
"tests/**/*" "tests/**/*"