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