Nuxt/test/fixtures/basic
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
..
middleware test: add tests for options.ingore 2018-01-15 13:20:42 +03:30
pages Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
static tests: Add tests for body scripts 2017-11-06 13:49:24 +01:00
store tests: add failing test for ignores (#2905) 2018-03-01 09:37:19 +03:30
basic.test.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt.config.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00