chore: forgot to push this script but i got a id3v2 thing
Node.js CI / Lint and Test (push) Successful in 39s

This commit is contained in:
2025-10-31 19:42:27 -07:00
parent 2caca692bc
commit 0ec276c943
4 changed files with 426 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["typescript"]
}