tern icon indicating copy to clipboard operation
tern copied to clipboard

Coding Style

Open othree opened this issue 7 years ago • 0 comments
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

othree avatar Sep 19 '18 03:09 othree