diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b043608eb..fe57e3c3c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -53,7 +53,6 @@ $ mocha test/transformation.js #### Code Standards * **General** - * No ES6 syntax features or methods, exclusively ES5. * Max of five arguments for functions * Max depth of four nested blocks * 2-spaced soft tabs