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