hristoterezov
|
5ac13a304e
|
fix(eslint): Add dot-location rule
|
8 年之前 |
Lyubo Marinov
|
4293971466
|
[eslint] operator-linebreak
|
8 年之前 |
Lyubo Marinov
|
ed0d464392
|
[eslint] quotes
|
8 年之前 |
Lyubo Marinov
|
b5b0e95b4e
|
[eslint] sort-vars
|
8 年之前 |
Lyubo Marinov
|
f26ab1a934
|
[eslint] semi-spacing
|
8 年之前 |
Lyubo Marinov
|
f8ab8015a2
|
[eslint] space-before-blocks
|
8 年之前 |
Lyubo Marinov
|
78217478d1
|
[eslint] space-before-function-paren
|
8 年之前 |
Lyubo Marinov
|
55ed404dd4
|
[eslint] space-in-parens
|
8 年之前 |
Lyubo Marinov
|
324afc0caf
|
[eslint] space-infix-ops
|
8 年之前 |
Lyubo Marinov
|
14147059b3
|
[eslint] spaced-comment
|
8 年之前 |
Lyubo Marinov
|
a5d354e07b
|
[eslint] arrow-body-style
|
8 年之前 |
Lyubo Marinov
|
7398216a5a
|
[eslint] arrow-parens
|
8 年之前 |
Lyubo Marinov
|
79d058b54c
|
Merge branch 'master' into eslint_improvements
|
8 年之前 |
Lyubo Marinov
|
09f5aed2a9
|
Add ESLint rules that do not raise errors in the current source code
|
8 年之前 |
hristoterezov
|
9a86145f81
|
Merge branch 'master' into eslint_improvements
|
8 年之前 |
Lyubo Marinov
|
89cfe2a59f
|
Merge branch 'master' into eslint-rules
|
8 年之前 |
hristoterezov
|
c96898c478
|
fix(eslint): Add no-multi-spaces rule
|
8 年之前 |
hristoterezov
|
3e44723582
|
fix(eslint): Add indent rule
|
8 年之前 |
hristoterezov
|
f02a22d3f9
|
fix(eslint): Add brace-style rule
|
8 年之前 |
hristoterezov
|
c36b464bfc
|
fix(eslint): Add curly rule
|
8 年之前 |
hristoterezov
|
dcea99ed5e
|
chore(eslint): Add consistent-return rule
|
8 年之前 |
hristoterezov
|
98579f016f
|
chore(eslint): Add complexity rule
|
8 年之前 |
hristoterezov
|
c3a73d1908
|
Merge branch 'master' into eslint_improvements
|
8 年之前 |
hristoterezov
|
1c63e73983
|
chore(eslint): Add block-scoped-var rule
|
8 年之前 |
hristoterezov
|
5022dcb6e6
|
fix(eslint): Add array-callback-return rule
|
8 年之前 |
hristoterezov
|
be021a4a15
|
chore(eslint): Add accessor-pairs rule
|
8 年之前 |
hristoterezov
|
d692e9ae84
|
chore(eslint): Add valid-typeof rule
|
8 年之前 |
hristoterezov
|
5de272b995
|
chore(eslint): Add use-isnan rule
|
8 年之前 |
Lyubo Marinov
|
596767d57e
|
[eslint] object-shorthand
|
8 年之前 |
hristoterezov
|
3324280ff1
|
chore(eslint): Add no-unsafe-finally rule
|
8 年之前 |
hristoterezov
|
8d66e31824
|
chore(eslint): Add no-unreachable rule
|
8 年之前 |
hristoterezov
|
c40f6920e1
|
chore(eslint): Add no-unexpected-multiline rule
|
8 年之前 |
Lyubo Marinov
|
1ff84b6781
|
[eslint] prefer-const
|
8 年之前 |
Lyubo Marinov
|
f6a6aa93c0
|
[eslint] prefer-reflect
|
8 年之前 |
hristoterezov
|
b73bf0f45e
|
chore(eslint): Add no-sparse-arrays rule
|
8 年之前 |
hristoterezov
|
ab709e5925
|
chore(eslint): Add no-regex-spaces rule
|
8 年之前 |
hristoterezov
|
9009945d8b
|
chore(eslint): Add no-prototype-builtins rule
|
8 年之前 |
hristoterezov
|
67b2b622dd
|
chore(eslint): Add no-obj-calls rule
|
8 年之前 |
hristoterezov
|
c71a48139a
|
chore(eslint): Add no-negated-in-lhs rule
|
8 年之前 |
hristoterezov
|
cb06de92c6
|
chore(eslint): Add no-irregular-whitespace rule
|
8 年之前 |
hristoterezov
|
538048125a
|
chore(eslint): Add no-invalid-regexp rule
|
8 年之前 |
hristoterezov
|
352fc4deb4
|
chore(eslint): Add no-inner-declarations rule
|
8 年之前 |
hristoterezov
|
8d1eb4fb74
|
chore(eslint): Add no-func-assign rule
|
8 年之前 |
hristoterezov
|
df847a203a
|
chore(eslint): Add no-extra-semi rule
|
8 年之前 |
Lyubo Marinov
|
4d2a24ba87
|
[eslint] prefer-spread
|
8 年之前 |
Lyubo Marinov
|
f9e4c5bbc8
|
[eslint] require-yield
|
8 年之前 |
Lyubo Marinov
|
9c44f9bd2a
|
[eslint] rest-spread-spacing
|
8 年之前 |
Lyubo Marinov
|
94e2f1eb20
|
[eslint] sort-imports
|
8 年之前 |
Lyubo Marinov
|
430656eef3
|
[eslint] template-curly-spacing
|
8 年之前 |
Lyubo Marinov
|
79b55eaa7d
|
[eslint] yield-star-spacing
|
8 年之前 |