UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

14 lines (11 loc) 144 B
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }