{ "extends": ["react-app", "prettier"], "rules": { "no-console": ["warn", "allow": ["warn", "error"]] } }