donthedeveloper / site-builder

GNU General Public License v3.0
6 stars 10 forks source link

Fixed ESLint CLI. #103

Closed JPM1118 closed 5 years ago

JPM1118 commented 5 years ago

99

donthedeveloper commented 5 years ago

Oh wow.. this brings a LOT of linter errors to cause the commit to get rejected. Let's go ahead and fix all of these linter errors before we merge this in.

donthedeveloper commented 5 years ago

@JPM1118 let me know if you would like some help with this.

JPM1118 commented 5 years ago

All file changes are to correct ESLint errors or warnings.

JPM1118 commented 5 years ago

Added a .js file that allows for creating custom errors. I think this is a cleaner solution than the previous commit. Let me know what you guys think. Thanks!

JPM1118 commented 5 years ago

For some reason, I kept messing up my commits for this. Sorry. The bottom line for all these changes are fixing ESLint errors.