5 lines
123 B
JSON
5 lines
123 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": [ ".", "../typings" ],
|
|
"exclude": [ ] // Overwrite exclude property
|
|
}
|