UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

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