cleanup changes godot->sdk add docs

This commit is contained in:
Timo K
2025-12-01 14:05:41 +01:00
parent 0664af0f1b
commit 1490359e4c
12 changed files with 66 additions and 38 deletions

View File

@@ -54,7 +54,7 @@
"./src/**/*.ts",
"./src/**/*.tsx",
"./playwright/**/*.ts",
"./godot/**/*.ts"
"./sdk/**/*.ts"
],
"exclude": ["**.test.ts"]
}