7 lines
No EOL
108 B
JSON
Executable file
7 lines
No EOL
108 B
JSON
Executable file
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
},
|
|
"include": ["src/**/*"]
|
|
} |