This commit is contained in:
Dan Finch 2026-05-19 22:33:32 +02:00
parent 4999423af4
commit 87019379d7
22 changed files with 441 additions and 166 deletions

View file

@ -8,7 +8,8 @@
},
"include": [
"*.config.ts",
"*.config.cjs"
"*.config.cjs",
"scripts/*.ts"
],
"files": []
}