tern
tern copied to clipboard
Coding Style
trafficstars
Now we use jshint for code linting. Plan swtich to eslint with semistandard: https://github.com/Flet/semistandard
Pros:
- Auto fix ability
- Easier to extend(plugin) and configure
- With semicolon. no need to do lots of code change to align with coding style