index
:
eslint-config.git
dependabot/npm_and_yarn/ajv-6.12.6
dependabot/npm_and_yarn/glob-parent-5.1.2
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/lodash-4.17.21
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/terser-4.8.1
develop
master
Personal ESLint configuration.
Valentin Popov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
feat(eslint): Rule "no-var"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "object-shorthand"
Valentin Popov
2020-02-14
2
-1
/
+5
*
feat(eslint): Rule "prefer-arrow-callback"
Valentin Popov
2020-02-14
2
-1
/
+8
*
feat(eslint): Rule "prefer-numeric-literals"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "prefer-template"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "prefer-spread"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "prefer-rest-params"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "prefer-object-spread"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(typesscript): Rule "no-unused-vars-experimental"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(typescript): Rule "no-unused-vars"
Valentin Popov
2020-02-14
2
-1
/
+13
*
feat(eslint): Rule "prefer-const"
Valentin Popov
2020-02-14
2
-1
/
+8
*
feat(eslint): Rule "no-unmodified-loop-condition"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-sequences"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-self-compare"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-script-url"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-return-await"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-proto"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-octal-escape"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-new-wrappers"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-new-func"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-multi-str"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-lone-blocks"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-labels"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-iterator"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-implied-eval"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-extra-bind"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-extend-native"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-else-return"
Valentin Popov
2020-02-14
2
-1
/
+7
*
feat(eslint): Rule "no-caller"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "dot-notation"
Valentin Popov
2020-02-14
2
-1
/
+7
*
feat(eslint): Rule "array-callback-return"
Valentin Popov
2020-02-14
2
-1
/
+7
*
feat(eslint): Rule "no-constant-condition"
Valentin Popov
2020-02-14
2
-1
/
+7
*
fix(eslint): Rule "no-alert"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-empty"
Valentin Popov
2020-02-14
2
-1
/
+7
*
feat(eslint): Rule "no-mixed-spaces-and-tabs"
Valentin Popov
2020-02-14
2
-1
/
+5
*
fix(eslint): Rule "no-debugger"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(typescript): Rule "await-thenable"
Valentin Popov
2020-02-13
2
-1
/
+4
*
feat(typescript): Rule "typedef"
Valentin Popov
2020-02-13
2
-1
/
+13
*
feat(typescript): Rule "type-annotation-spacing"
Valentin Popov
2020-02-13
2
-1
/
+8
*
feat(typescript): Rule "no-untyped-public-signature"
Valentin Popov
2020-02-13
2
-1
/
+9
*
feat(typescript): Rule "no-namespace"
Valentin Popov
2020-02-13
2
-1
/
+8
*
feat(typescript): Rule "no-inferrable-types"
Valentin Popov
2020-02-13
2
-1
/
+4
*
feat(typescript): Rule "no-magic-numbers"
Valentin Popov
2020-02-13
2
-1
/
+15
*
feat(eslint): Rule "no-magic-numbers"
Valentin Popov
2020-02-13
2
-1
/
+9
*
feat(typescript): Rule "require-await"
Valentin Popov
2020-02-13
2
-1
/
+7
*
feat(eslint): Rule "require-await"
Valentin Popov
2020-02-13
2
-1
/
+4
*
feat(eslint): Rule "object-property-newline"
Valentin Popov
2020-02-13
2
-1
/
+7
*
feat(eslint): Rule "no-unneeded-ternary"
Valentin Popov
2020-02-13
2
-1
/
+7
*
feat(eslint): Rule "no-nested-ternary"
Valentin Popov
2020-02-13
2
-1
/
+4
*
feat(typescript): Removed overrides
Valentin Popov
2020-02-13
2
-12
/
+0
[prev]
[next]