11 lines
No EOL
167 B
JSON
11 lines
No EOL
167 B
JSON
{
|
|
"include": [
|
|
"src",
|
|
"types"
|
|
],
|
|
"extends": "../../tsconfig.build.json",
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"baseUrl": ".",
|
|
}
|
|
} |