mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-19 09:45:24 -04:00
🧹 config cleanup
This commit is contained in:
parent
55cb7540e5
commit
ccdae39deb
1 changed files with 1 additions and 5 deletions
|
@ -3,11 +3,7 @@
|
|||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "src",
|
||||
"outDir": "dist",
|
||||
"baseUrl": "src",
|
||||
"paths": {
|
||||
"@shared": ["shared"]
|
||||
}
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue