5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"extends": "../../../tsconfig.json",
|
|
"exclude": ["dist", "node_modules"]
|
|
}
|