Files
n8n-enterprise-unlocked/packages/@n8n/extension-sdk/tsconfig.json

5 lines
129 B
JSON

{
"files": ["./src/index.ts"],
"references": [{ "path": "./tsconfig.backend.json" }, { "path": "./tsconfig.frontend.json" }]
}