Nuxt/lib/app/components
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
..
no-ssr.js Added support for placeholder slot 2017-11-24 12:32:52 -02:00
nuxt-child.js fix: ensure emit triggerScroll event after scrollBehavior is called 2018-06-21 15:22:52 +09:00
nuxt-error.vue fix: allow quotes in messages (#3525) 2018-07-12 21:45:14 +01:00
nuxt-link.js Refactor to use only one context and add route.meta 2017-10-20 10:52:07 +02:00
nuxt-loading.vue Merge branch 'dev' of github.com:nuxt/nuxt.js into dev 2017-08-29 14:01:34 +02:00
nuxt.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00