remove no es6 syntax line from contributing.md

This commit is contained in:
Sebastian McKenzie
2015-03-03 09:49:20 +11:00
parent 8dda8838ba
commit 625416862f

View File

@@ -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