{ "eslintConfig": { "configFile": "helpers.proot/.eslintrc.json", "fix": true, "quiet": true }, "includeConfig": { "hardFail": true, "includePaths": [ "helpers.proot/node_modules" ] }, "babelConfig": { "presets": ["@babel/env"] }, "renameConfig": { "suffix": ".min" } }