You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
When running grunt, eslint:target warns warning Unexpected console statement no-console on the following files: gruntfile.js, config/config.js, config/lib/app.js, config/lib/express.js, config/lib/logger.js, config/lib/mongoose.js, and config/lib/seed.js.
node -v
v5.10.0
npm -v
3.8.3
The text was updated successfully, but these errors were encountered:
When running
grunt
,eslint:target
warnswarning Unexpected console statement no-console
on the following files:gruntfile.js
,config/config.js
,config/lib/app.js
,config/lib/express.js
,config/lib/logger.js
,config/lib/mongoose.js
, andconfig/lib/seed.js
.The text was updated successfully, but these errors were encountered: