This commit is contained in:
steven
2022-10-09 17:59:08 +08:00
parent 195f9b7696
commit b57c3e758d
852 changed files with 0 additions and 252262 deletions

View File

@@ -1,13 +0,0 @@
{
"compilerOptions": {
// "module": "commonjs",
"allowSyntheticDefaultImports": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
},
},
"exclude": [
"node_modules"
]
}