UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

14 lines (10 loc) 148 B
{ "root": true, "extends": "@ljharb", "globals": { "globalThis": false }, "rules": { "max-statements-per-line": [2, { "max": 2 }] }, }