Skip to content

feature(linter): actually be able to import to other projects for linting#1

Merged
chrisrng merged 1 commit intomasterfrom
feature/npm
Jun 9, 2016
Merged

feature(linter): actually be able to import to other projects for linting#1
chrisrng merged 1 commit intomasterfrom
feature/npm

Conversation

@joshbDev
Copy link
Copy Markdown

@joshbDev joshbDev commented Jun 9, 2016

No description provided.

Comment thread eslint-config/index.js
"jsx": true
},
"rules": {
// require parens in arrow function arguments
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add in

"keyword-spacing": [2, { "before": true, "after": true}],

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done and commit squashed ;)

…ting

feature(rule): add new rule to linter
@chrisrng chrisrng merged commit 76f743a into master Jun 9, 2016
@chrisrng chrisrng deleted the feature/npm branch June 9, 2016 14:23
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.

2 participants