Nuxt/test/fixtures/with-config
Clark Du b11e9c0e51
feat: upgrade eslint to 5.x (#3494)
- [ ] babel-eslint https://github.com/babel/babel-eslint/issues/664
- [x] eslint-config-standard-jsx https://github.com/standard/eslint-config-standard-jsx/issues/32
- [x] eslint-config-standard to be stable release https://github.com/standard/eslint-config-standard/issues/123
- [x] eslint-plugin-html
- [x] eslint-plugin-import
- [x] eslint-plugin-jest
- [x] eslint-plugin-node
- [x] eslint-plugin-promise
- [x] eslint-plugin-standard https://github.com/standard/eslint-plugin-standard/issues/29
- [x] eslint-plugin-vue https://github.com/vuejs/eslint-plugin-vue/pull/504
- [x] eslint-plugin-react https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.10.0
2018-08-31 21:34:12 +01:00
..
assets fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
components refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
layouts feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
middleware lint: Lint test/ 2017-10-31 14:26:19 +01:00
pages refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
plugins refactor: plugin sanity check (#3743) 2018-08-16 16:34:32 +01:00
static Add `render.static` option to customize `serve-static` middleware 2017-05-22 12:51:03 +02:00
store lint: Lint test/ 2017-10-31 14:26:19 +01:00
app.html Update JSDOM logic 2017-05-30 18:18:01 +02:00
nuxt.config.js test: for postcss preset 2018-08-15 15:53:31 +01:00
postcss.config.js feat: use postcss-preset-env instead of postcss-cssnext (#3291) 2018-06-02 01:41:55 +04:30
with-config.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00