6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts"],
|
|
"compilerOptions": {}
|
|
}
|