feat: ship it let's gooooooooo
Node.js CI / Lint and Test (push) Successful in 40s

This commit is contained in:
2025-04-08 17:25:10 -07:00
parent daed9f26ab
commit abe0c7f94c
15 changed files with 6335 additions and 14 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["typescript"]
}