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
Uses ESLint to catch errors and fixes ESLint errors #173 (#180)
* Uses ESLint to catch errors and fixes ESLint errors #173
* Changes ESLint configuration to allows usage of console
* Launches npm run lint before git commit
* Adds missing ESLint config files
* Runs ESLint in AppVeyor
* Fixes a regression introduced previously, fixes new warnings
* Fixes new ESLint errors introduced in master
* Specifies ecmaVersion=5 in builtins and fixes errors in index.js
"node -e \"console.log('\\u001b[35m\\u001b[1mLove Parcel? You can now donate to our open collective:\\u001b[22m\\u001b[39m\\n > \\u001b[34mhttps://opencollective.com/parcel/donate\\u001b[0m')\""
0 commit comments