Skip to content

Commit

Permalink
refactor(upgrade): unify spec code
Browse files Browse the repository at this point in the history
- replace all variable declarations using 'var' by 'const' or 'let'
- replace es5 function declaration by arrow function where applicable
  • Loading branch information
Christoph Krautz committed Oct 9, 2016
1 parent f5b0e22 commit c5d1ae3
Showing 1 changed file with 237 additions and 234 deletions.
Loading

0 comments on commit c5d1ae3

Please sign in to comment.