ts config

This commit is contained in:
mol
2024-06-06 15:41:41 +08:00
parent 79cfa39e62
commit 80dd69b366
4 changed files with 9 additions and 0 deletions

3
tsconfig.json Normal file
View File

@ -0,0 +1,3 @@
{
"include": ["src"]
}