6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["**/*.ts"],
|
|
"files": ["index.ts"]
|
|
}
|