UNPKG

@cuba-platform/front-generator

Version:
15 lines (14 loc) 219 B
{ "env": { "browser": true, "node": true }, "globals": { "chrome": true }, "rules": { "no-console": 0, "no-empty": [1, { "allowEmptyCatch": true }] }, "extends": "eslint:recommended" }