{ "extends": [ "@aller/eslint-config-aller" ], "rules": { "react/jsx-filename-extension": 0, "no-underscore-dangle": 0, "no-use-before-define": 0 } }