Commit Graph

30 Commits

Author SHA1 Message Date
pooya parsa e5efc25940
chore: update dependencies (#10510)
[release]
2022-06-24 00:58:52 +02:00
Alexander Lichter cff123cc9d
chore(types): lint types (#8630) 2021-01-13 12:22:49 +01:00
pooya parsa 9d8eb885d5 chore: use latest @babel/parser and update lock file 2020-06-30 20:07:23 +02:00
Pooya Parsa 0337932115
feat: runtime config and built-in dotenv support (#7312)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Alexander Lichter <manniL@gmx.net>
2020-05-18 10:21:15 +02:00
Clark Du 498f408d9a chore(deps): update devdependency eslint to v7 2020-05-11 09:21:54 +01:00
Xin Du (Clark) 75a29c8b13 global name is wrongly set to nuxt-edge (#6736)
[release]
2019-11-27 20:51:48 +01:00
Pim 8f0f16b076 chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
Xin Du (Clark) 0cd823c300
chore: turn on no-console and no-debugger (#6145) 2019-07-27 22:30:50 +01:00
Xin Du (Clark) b23f5c9b4b feat(server): timing option for `Server-Timing` header (#4800) 2019-01-19 21:44:54 +03:30
Pim 605b76073b chore: lint vue-app templates (#4689) 2019-01-06 11:26:59 +03:30
Kevin Marrec 7145c1ab5d feat(builder): optional typescript support (#4557) 2018-12-15 10:25:08 +03:30
Clark Du 52a92fbc48 refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
Pim 96bdcaba01 fix(app): lint all templates (#4175) 2018-10-24 17:16:06 +03:30
Alexander Lichter e115890a94 lint: use @nuxtjs/eslint-config (#4108) 2018-10-17 01:37:12 +03:30
Clark Du 055e99a21b
lint: remove jsx plugin (#4062) 2018-10-07 19:21:08 +01:00
Alexander Lichter 1ec5cf7b1c lint: force if braces, no lonely ifs and add store.js (#3685)
* lint: add curly and no-lonely-if

* lint: add lib/app/store.js to eslint config
2018-08-11 00:24:53 +01:00
Alexander Lichter b2d608746d lint: no-var (#3681) 2018-08-10 20:46:53 +01:00
Alexander Lichter b4d81dc584 lint: require await in async function (#3676)
* lint: require await in async function

* lint: replace "error" with 2 in config
2018-08-10 08:41:23 +01:00
Alexander Lichter 427e836688 lint: force dot-notation where applicable (#3677) 2018-08-10 08:19:19 +01:00
Alexander Lichter 52d9629bac eslint: Prefer const over let (#3650) 2018-08-08 12:54:05 +02:00
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
Pooya Parsa 42a23f98d1 add jest 2018-03-18 11:26:41 +03:30
Pooya Parsa 46216e6548 improve eslint 2018-03-16 23:22:03 +03:30
Clark Du a9b54c3f25
fix: jsx example lint issue and use latest nuxt 2017-12-11 18:37:50 +08:00
Clark Du 7d5ecbfd08 feat: lint jsx 2017-12-10 01:55:59 +08:00
Atinux 83815de91b lint: Update linting rule on space-before-paren 2017-10-30 17:51:11 +01:00
Sébastien Chopin a6189bd25b Remove mocha env 2017-01-15 17:33:17 +01:00
cj c4823f27a8 added no-console to eslint 2016-12-08 09:41:20 -06:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00