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
ESLint was added as a pre-commit hook, but I'm not entirely sure that's what she meant by this. It could be that we want to lint the scoutfile when it is generated/built. We pass in flags such as pretty to the scout config when we call it. This tells the scoutfile to add the uglify plugin to the config. Along those same lines we could use eslint-loader and allow users to pass in a lint flag.
No description provided.
The text was updated successfully, but these errors were encountered: