mirror of
https://github.com/wishthis/wishthis.git
synced 2026-04-18 05:28:43 -04:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
},
|
|
"include": ["src/**/*"]
|
|
} |