Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/node_modules/gopd/tsconfig.json
T
2025-11-25 22:42:56 +01:00

10 lines
116 B
JSON

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