Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert isomorphic web to ES2015 #3

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

jstclair
Copy link

@jstclair jstclair commented Oct 7, 2015

Highlights (or lowlights, depending on your preferences)

  • All code to ES2015
  • Replace node-jsx with babel
  • Replace jshint with eslint (along with support for React-specific checks via eslint-plugin-react)
  • Updated all dependencies to latest versions (of course this will be out-of-date by the time you read this)
  • Remove some of the deployment targets in the Gulpfile

NOTE: just like the original project left in some bugs, I've left some linting "issues" to be cleaned up (warnings, not errors)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant