Commit Graph

3 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 67fe6cb823 test: use latest mobile browsers on saucelabs 2017-07-13 12:03:10 +08:00
Evan You 610d1aabe9 build: move test config files into /test 2017-06-17 19:11:38 +08:00