Commit Graph

2 Commits

Author SHA1 Message Date
Sam Lichlyter 5489339a30 refactor(core): Replace "var" (#8299)
Replaces instances of "var" with "let" and "const" where applicable using the eslint 'no-var' and
'prefer-const' rules
2018-10-24 13:07:40 -04:00
Evan You 144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00