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
|
2b5c367efa
|
refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517)
|
2018-07-12 14:03:50 +02:00 |
|
Atinux
|
b132decf9d
|
lint: Lint test/
|
2017-10-31 14:26:19 +01:00 |
|
Sébastien Chopin
|
2cc78c0446
|
Remove dynamic components
|
2017-07-09 23:06:17 +02:00 |
|
Pooya Parsa
|
bfd8475979
|
test(ssr): async components
|
2017-07-03 22:59:38 +04:30 |
|
Pooya Parsa
|
28d20ec262
|
test(ssr): add unique test
|
2017-07-03 22:49:22 +04:30 |
|