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

9 lines
118 B
JSON

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