Files
Housekeeping-web-admin/node_modules/has-proto/tsconfig.json
T
2026-06-24 09:48:54 +02:00

12 lines
128 B
JSON

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