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
path:
root
/
ROADMAP.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(eslint): Rule "no-labels"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-iterator"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-implied-eval"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-extra-bind"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-extend-native"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-else-return"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-caller"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "dot-notation"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "array-callback-return"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-constant-condition"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-empty"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): Rule "no-mixed-spaces-and-tabs"
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(typescript): Rule "await-thenable"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "typedef"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "type-annotation-spacing"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "no-untyped-public-signature"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "no-namespace"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "no-inferrable-types"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "no-magic-numbers"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-magic-numbers"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "require-await"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "require-await"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "object-property-newline"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-unneeded-ternary"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-nested-ternary"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "max-lines-per-function"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "function-call-argument-newline"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "lines-around-comment"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "max-len"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "max-lines"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "lines-between-class-members"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "camelcase"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "max-statements"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "class-methods-use-this"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "comma-spacing"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "strict-boolean-expressions"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "multiline-comment-style'
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-multiple-empty-lines"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-undefined"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-underscore-dangle"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-extra-semi"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "new-cap"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-ternary"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "no-explicit-any"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "no-empty-interface"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(typescript): Rule "interface-name-prefix"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(import): Rule "newline-after-import"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(import): Rule "no-webpack-loader-syntax"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(import): Remove "imports-first"
Valentin Popov
2020-02-13
1
-1
/
+0
*
feat(import): Rule "first"
Valentin Popov
2020-02-13
1
-1
/
+1
[next]