Jonas Galvez
|
3f1d634fb7
|
Consistent parens in arrow functions (#3630)
* Minor consistency enhancements
* Arrow parenthesis consistency
* Change linting rule
* Fix typo
* Update .eslintrc.js to only require parens for blocks
* Update style according to brace-only suggestion
* Remove --fix from lint
* Tweak no-loading time (failing test)
* Tweak no-loading time (failing test) (2)
* Tweak no-loading time (failing test) (3)
* Tweak no-loading time (failing test) (4)
* Tweak no-loading time (failing test) (5)
|
2018-08-06 02:12:44 +02:00 |
|
Clark Du
|
25d752630a
|
test: render:context hook
|
2018-05-03 20:49:37 +01:00 |
|
Clark Du
|
eb6ee86845
|
test: remove error hook in module.test.js
|
2018-03-19 10:20:20 +08:00 |
|
Pooya Parsa
|
53e98a958c
|
feat: rewrite core to esm
|
2018-03-16 19:42:06 +03:30 |
|
Clark Du
|
f9ab3c4c7c
|
test: remove warnings
|
2018-03-15 16:24:29 +08:00 |
|
Clark Du
|
750db84267
|
test: coverage for hooks exception
|
2017-11-19 18:38:51 +03:30 |
|
Clark Du
|
f0ea07ea4b
|
test: coverage for hooks
|
2017-11-19 18:38:51 +03:30 |
|
Sébastien Chopin
|
7aa0863cb7
|
test: Fix test for hooks
|
2017-10-30 23:17:46 +01:00 |
|
Sébastien Chopin
|
94ad5955e6
|
Hooks ready to be tested
|
2017-10-30 22:39:08 +01:00 |
|