{ "extends": "think", "rules": { "no-console": ["error", {"allow": ["warn", "error", "log"]}] } }