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

Update dependencies #73

Merged
merged 1 commit into from
Aug 13, 2015
Merged

Update dependencies #73

merged 1 commit into from
Aug 13, 2015

Conversation

TrySound
Copy link
Member

es6-promise now ignores tests. So, package is much smaller.

@@ -9,7 +9,7 @@ env:

rules:
indent: [2, 2] # 2 spaces indentation
max-len: [2, 80, 4]
max-len: [2, 100, 4]
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't change a rule without asking. This is not the scope of the PR. Thanks.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's why you need to confirm PR, not just merge. It's asking.)
eslint doesn't like this in test/index.js. That string has 100 chars.

(t,
arg,
arg)

Copy link
Contributor

Choose a reason for hiding this comment

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

screen shot 2015-08-11 at 10 03 56
Not sure why you needed to change this...

Copy link
Member Author

Choose a reason for hiding this comment

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

There was a few extra spaces.

@TrySound
Copy link
Member Author

That's better?

MoOx added a commit that referenced this pull request Aug 13, 2015
@MoOx MoOx merged commit 5db759d into master Aug 13, 2015
@MoOx MoOx deleted the fix-deps branch August 13, 2015 05:28
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