sachamorgese / chingu-voyage4-Bears-Team-6-backend

Back-end repository for https://github.com/chingu-voyage4/Bears-Team-6
0 stars 2 forks source link

Eslint should ignore static/bundle.js #46

Closed kevcomedia closed 6 years ago

kevcomedia commented 6 years ago

Eslint goes ahead and lints the said file, resulting in a Great Wall of Linter Errors. Needless to say, eslint should ignore that.

For reference: https://eslint.org/docs/2.0.0/user-guide/configuring#ignoring-files-and-directories

kevcomedia commented 6 years ago

I'll re-add the issue via waffle