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
In order to enforce basic coding standards, and automatically check low-level details, we can use the ESLint package. Add the ESLint package to our project as a development dependency. Enable basic lint rules for Airbnb, Meteor, and Babel.