Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Add .eslint rules #3

Merged
merged 2 commits into from
May 24, 2016
Merged

Add .eslint rules #3

merged 2 commits into from
May 24, 2016

Conversation

juniorbird
Copy link
Contributor

@juniorbird juniorbird commented May 24, 2016

  1. Use AirBnB
  2. Extend with JSDoc
    • Must have JSDoc comments for everything
    • Must have proper style (e.g. String/string)

Initialized the repo with basic stuff to set it up.

- .eslintrc using the AirBnB guidelines, so that we can all write the same code
- package.json, so we don't get any annoying warnings as we npm i -save
modules
Now expects JSDoc-style comments
For EVERYTHING
@juniorbird juniorbird merged commit f0b10e0 into team-jwt:master May 24, 2016
@juniorbird juniorbird self-assigned this May 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant