{ "extends": ["react-app"], "rules": { "no-console": "warn", "no-unused-vars": "warn", "import/no-anonymous-default-export": "off" } }