Revert "-.-"

This reverts commit 945832b6c2.
This commit is contained in:
2025-03-19 12:57:19 +01:00
parent 945832b6c2
commit b6757715e3
3 changed files with 1 additions and 54 deletions

View File

@@ -7,10 +7,7 @@
"rootDir": "./src",
"strict": true,
"esModuleInterop": true,
"removeComments": true,
"types": [
"node"
]
"removeComments": true
},
"include": ["src"],
"exclude": ["node_modules"]