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

chore(package): Add eslint-plugin-ava and lint command, and specify files #6

Closed
wants to merge 1 commit into from
Closed

chore(package): Add eslint-plugin-ava and lint command, and specify files #6

wants to merge 1 commit into from

Conversation

JaKXz
Copy link
Collaborator

@JaKXz JaKXz commented Aug 17, 2016

No description provided.

@RSNara
Copy link
Owner

RSNara commented Aug 18, 2016

This is super cool, but some rules are kinda weird. https://github.com/avajs/eslint-plugin-ava

Why use t as the function argument instead of assert?

@JaKXz
Copy link
Collaborator Author

JaKXz commented Aug 18, 2016

It's just much less to type. When you get up to 100s of tests it's a lot of time saved. And it's good to be consistent with others using AVA, especially since the authors have defined these best practices in an eslint plugin.

@JaKXz
Copy link
Collaborator Author

JaKXz commented Aug 18, 2016

TBH though, more important to me is to get #7 merged. This one would be nice if we can come to a consensus (maybe disable some of the rules?) but it's not too critical.

@RSNara
Copy link
Owner

RSNara commented Aug 21, 2016

I agree. Would be cool if this PR enables a sensible set of rules. Right now, I think it doesn't.

@JaKXz JaKXz closed this Aug 21, 2016
@JaKXz JaKXz deleted the chore/eslint-ava branch September 5, 2016 21:35
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