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