{ "parser": "babel-eslint", "extends": "jsbites/node", "rules": { "space-in-parens": "off", "indent": "off", "array-bracket-spacing": "off" } }