...
Javascript
Javascript should follow the Airbnb Javascript Style Guide Crockford code style with a few exceptions
...
. Code should pass a style check using JSCS.
All JS should also pass in JSHint (with our .jshintrc).
Sass / SCSS / CSS
We don't have one of these yet.