UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

11 lines (10 loc) 143 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", "maxNodeModuleJsDepth": 0, }, "exclude": [ "coverage" ] }