Clark Du
|
52a92fbc48
|
refactor: use PascalCase for components names (#4396)
|
2018-11-24 22:19:19 +03:30 |
|
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 |
|
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 |
|
Sébastien Chopin
|
5e93befc44
|
Fix paths
|
2017-07-08 20:01:57 +02:00 |
|
Sébastien Chopin
|
ca7d8bc3a8
|
No extension needed to import vue files
|
2016-12-12 15:01:57 +01:00 |
|
Sébastien Chopin
|
b1546682ef
|
Add aliases and update examples
|
2016-11-16 17:55:26 +01:00 |
|
Sébastien Chopin
|
8ab135af55
|
Prototype 0.1.0 working
Alpha 0.1.0
|
2016-11-07 02:34:58 +01:00 |
|