{ "rules": { "no-console": [ 2, { "allow": [ "warn", "log" ] } ] } }