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 |
|