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 |
|
Alexander Lichter
|
095404a251
|
refactor: change function calls when arity is one (#3563)
|
2018-07-20 16:42:31 +01:00 |
|
Pooya Parsa
|
53e98a958c
|
feat: rewrite core to esm
|
2018-03-16 19:42:06 +03:30 |
|
Clark Du
|
78aac2df26
|
deprecate: remove nuxt.plugin
|
2018-03-15 17:49:14 +08:00 |
|
Pooya Parsa
|
b8f8f18384
|
optimize webpack
|
2018-03-12 00:58:56 +03:30 |
|
Clark Du
|
7cd22a44e7
|
feat: update with-sockets example
|
2017-10-20 10:50:22 +03:30 |
|
Sébastien Chopin
|
896f80d59f
|
Start refactoring sockets example
|
2017-07-10 09:03:18 +02:00 |
|