uber / standard

JavaScript Standard Style — One Style to Rule Them All
MIT License
70 stars 8 forks source link

Add es6 to eslintrc #11

Closed freeqaz closed 9 years ago

Raynos commented 9 years ago

You should really wait for code review rather then insta merging.

Raynos commented 9 years ago

The polite thing to do would be to revert this change.

Raynos commented 9 years ago

Reverted on master.

We really should not slip features in without review. Turning es6 on turns on 20 rules.

Raynos commented 9 years ago

There is no point in having a standard without review and consencus. If that's the case I might as well create Raynos/standard and have personal opinions.

Raynos commented 9 years ago

Secondarily we cannot arbitrarily turn es6 features on because the linter should complain loudly about code that's invalid in node 0.10