iching-broker-level2/node_modules/dunder-proto/tsconfig.json

10 lines
116 B
JSON
Raw Permalink Normal View History

2025-04-09 09:10:36 +00:00
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
},
"exclude": [
"coverage",
],
}