Skip to content

Conversation

@dflynn15
Copy link
Contributor

@dflynn15 dflynn15 commented Dec 6, 2016

  • Adds SB ESlint plugin and dependencies for local run
  • Adds lint task
  • Makes code changes for linting errors
  • Ref add sparkbox-eslint #4

- Adds SB ESlint plugin and dependencies for local run
- Adds `lint` task
- Makes code changes for linting errors
@asimpson
Copy link
Contributor

asimpson commented Dec 6, 2016

Let's also add an eslint for specs:

e.g.

{
    "env": {
      "mocha": true
    },
    "rules": {
      "no-unused-expressions": 0
    }
}

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.

3 participants