Skip to content

Apply the eslint rules to this repo#100

Merged
feross merged 2 commits intostandard:masterfrom
MrSwitch:master
May 15, 2018
Merged

Apply the eslint rules to this repo#100
feross merged 2 commits intostandard:masterfrom
MrSwitch:master

Conversation

@MrSwitch
Copy link
Copy Markdown
Contributor

@MrSwitch MrSwitch commented Nov 21, 2017

Just adds the linter to the repo

Comment thread package.json Outdated
},
"scripts": {
"test": "tape test/*.js"
"test": "eslint ./ --config=eslintrc.json && tape test/*.js"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

would be nice to have this its own script lint which is called

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That's my preference too

@feross feross merged commit 4ef2c71 into standard:master May 15, 2018
@feross
Copy link
Copy Markdown
Member

feross commented May 15, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants