Prepare repo for publish

This commit is contained in:
Cooldude2606
2024-12-24 20:50:48 +00:00
parent 65cadc4040
commit 974b28c3b0
15 changed files with 100 additions and 47 deletions

10
tsconfig.json Normal file
View File

@@ -0,0 +1,10 @@
{
"files": [],
"references": [
{ "path": "./exp_commands/" },
{ "path": "./exp_groups/" },
{ "path": "./exp_legacy/" },
{ "path": "./exp_scenario/" },
{ "path": "./exp_util/" },
],
}