mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-23 11:36:55 -04:00
🔧 tsconfig
This commit is contained in:
parent
2f5ea37e01
commit
76303dfbe6
1 changed files with 9 additions and 0 deletions
9
packages/original/tsconfig.json
Normal file
9
packages/original/tsconfig.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"references": [{ "path": "../shared" }],
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "src",
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue