6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"exclude": [
|
|
"coverage",
|
|
],
|
|
}
|