Lyubo Marinov
|
2b4caa585d
|
[eslint] max-statements-per-line
|
8 years ago |
Lyubo Marinov
|
4581605a28
|
[eslint] newline-after-var, newline-before-return, newline-per-chained-call
|
8 years ago |
Lyubo Marinov
|
848389acf2
|
[eslint] no-bitwise
|
8 years ago |
Lyubo Marinov
|
110fe997b6
|
[eslint] no-continue
|
8 years ago |
Lyubo Marinov
|
1c5764535a
|
[eslint] no-lonely-if
|
8 years ago |
Lyubo Marinov
|
6fcad0c307
|
[eslint] no-mixed-operators
|
8 years ago |
Lyubo Marinov
|
de6bb977be
|
[eslint] no-multiple-empty-lines
|
8 years ago |
Lyubo Marinov
|
0da7f6b98f
|
[eslint] no-negated-condition
|
8 years ago |
Lyubo Marinov
|
13bfa61028
|
[eslint] prefer-arrow-callback
|
8 years ago |
Lyubo Marinov
|
1068233eac
|
[eslint] prefer-rest-params
|
8 years ago |
hristoterezov
|
b13348726b
|
fix(eslint): Add no-implicit-coercion rule
|
8 years ago |
Lyubo Marinov
|
c991abf9ef
|
[eslint] prefer-template
|
8 years ago |
hristoterezov
|
8a14f1e7bc
|
fix(eslint): Add no-extra-bind rule
|
8 years ago |
hristoterezov
|
6095a3a95d
|
fix(eslint): Add no-eq-null rule
|
8 years ago |
hristoterezov
|
fa971c81b5
|
fix(eslint): Add no-empty-function rule
|
8 years ago |
Lyubo Marinov
|
5bff0ed543
|
[eslint] no-var
|
8 years ago |
hristoterezov
|
e4352d2188
|
fix(eslint): Add no-else-return rule
|
8 years ago |
hristoterezov
|
f63b04ddab
|
fix(eslint): Add no-alert rule
|
8 years ago |
hristoterezov
|
99d121e906
|
fix(eslint): Add guard-for-in rule
|
8 years ago |
Lyubo Marinov
|
0ccc7ce5f0
|
Merge branch 'eslint_improvements-2'
|
8 years ago |
hristoterezov
|
245c49bc31
|
fix(eslint): Add dot-notation rule
|
8 years ago |
hristoterezov
|
5ac13a304e
|
fix(eslint): Add dot-location rule
|
8 years ago |
Lyubo Marinov
|
a2f62d9c28
|
[eslint] no-spaced-func
|
8 years ago |
Lyubo Marinov
|
620c32a370
|
[eslint] no-tabs
|
8 years ago |
Lyubo Marinov
|
a09abf6f59
|
[eslint] no-trailing-spaces
|
8 years ago |
Lyubo Marinov
|
b8a2a7baaf
|
[eslint] no-unneeded-ternary
|
8 years ago |
Lyubo Marinov
|
4293971466
|
[eslint] operator-linebreak
|
8 years ago |
Lyubo Marinov
|
ed0d464392
|
[eslint] quotes
|
8 years ago |
Lyubo Marinov
|
b5b0e95b4e
|
[eslint] sort-vars
|
8 years ago |
Lyubo Marinov
|
f26ab1a934
|
[eslint] semi-spacing
|
8 years ago |
Lyubo Marinov
|
f8ab8015a2
|
[eslint] space-before-blocks
|
8 years ago |
Lyubo Marinov
|
78217478d1
|
[eslint] space-before-function-paren
|
8 years ago |
Lyubo Marinov
|
55ed404dd4
|
[eslint] space-in-parens
|
8 years ago |
Lyubo Marinov
|
324afc0caf
|
[eslint] space-infix-ops
|
8 years ago |
Lyubo Marinov
|
14147059b3
|
[eslint] spaced-comment
|
8 years ago |
Lyubo Marinov
|
a5d354e07b
|
[eslint] arrow-body-style
|
8 years ago |
Lyubo Marinov
|
7398216a5a
|
[eslint] arrow-parens
|
8 years ago |
Lyubo Marinov
|
79d058b54c
|
Merge branch 'master' into eslint_improvements
|
8 years ago |
Lyubo Marinov
|
09f5aed2a9
|
Add ESLint rules that do not raise errors in the current source code
|
8 years ago |
hristoterezov
|
9a86145f81
|
Merge branch 'master' into eslint_improvements
|
8 years ago |
Lyubo Marinov
|
89cfe2a59f
|
Merge branch 'master' into eslint-rules
|
8 years ago |
hristoterezov
|
c96898c478
|
fix(eslint): Add no-multi-spaces rule
|
8 years ago |
hristoterezov
|
3e44723582
|
fix(eslint): Add indent rule
|
8 years ago |
hristoterezov
|
f02a22d3f9
|
fix(eslint): Add brace-style rule
|
8 years ago |
hristoterezov
|
c36b464bfc
|
fix(eslint): Add curly rule
|
8 years ago |
hristoterezov
|
dcea99ed5e
|
chore(eslint): Add consistent-return rule
|
8 years ago |
hristoterezov
|
98579f016f
|
chore(eslint): Add complexity rule
|
8 years ago |
hristoterezov
|
c3a73d1908
|
Merge branch 'master' into eslint_improvements
|
8 years ago |
hristoterezov
|
1c63e73983
|
chore(eslint): Add block-scoped-var rule
|
8 years ago |
hristoterezov
|
5022dcb6e6
|
fix(eslint): Add array-callback-return rule
|
8 years ago |