Plugin Setup exp_groups

This commit is contained in:
Cooldude2606
2026-05-20 01:48:26 +01:00
parent 538714acdb
commit b64e109bf1
13 changed files with 133 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "../tsconfig.browser.json",
"include": [ "web/**/*.tsx", "web/**/*.ts", "package.json" ],
}