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