Files
n8n-nodes-gwezz-changdunovel/node_modules/dunder-proto/tsconfig.json
2025-10-26 23:10:15 +08:00

10 lines
116 B
JSON

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