donthedeveloper / site-builder

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

Configure ESLint for es7 and CRLF. #90

Closed JPM1118 closed 5 years ago

JPM1118 commented 5 years ago

Add babel as a parser of ESLint so our project can use es7 features.

Allow for CRLF line endings in the ESLint rules. All CRLF line endings should be converted to LF by git on commit.