{ "parser": "babel-eslint", "env": { "browser": true }, "rules": { "react/forbid-prop-types": "off" } }