Update configuration project

This commit is contained in:
2023-09-28 21:10:57 +07:00
parent 40d9f37f1b
commit b292fa65ef
9 changed files with 186 additions and 2791 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "./tsconfig.json",
"include": ["./**/*.ts", "./**/*.js", "./.*.js"]
}