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