2025-11-05 17:04:23 -03:00

9 lines
94 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
},
"exclude": [
"coverage",
],
}