UNPKG

@skybloxsystems/ticket-bot

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