iching-broker-level2/node_modules/side-channel/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",
],
}