Allow Console Logging with ESLint August 14, 2018 by Samuel Haddad·0 Comments /* eslint no-console: [“error”, { allow: [“warn”, “error”, “log”] }] */ Share this:FacebookX