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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(eslint): Rule "comma-spacing"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(typescript): Rule "strict-boolean-expressions"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "multiline-comment-style'
Valentin Popov
2020-02-13
1
-0
/
+4
*
feat(eslint): Rule "no-multiple-empty-lines"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "no-undefined"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(eslint): Rule "no-underscore-dangle"
Valentin Popov
2020-02-13
1
-0
/
+9
*
feat(eslint): Rule "no-extra-semi"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(eslint): Rule "new-cap"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "no-ternary"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(typescript): Rule "no-explicit-any"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(typescript): Rule "no-empty-interface"
Valentin Popov
2020-02-13
1
-0
/
+6
*
feat(typescript): Rule "interface-name-prefix"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(import): Rule "newline-after-import"
Valentin Popov
2020-02-13
1
-0
/
+6
*
feat(import): Rule "no-webpack-loader-syntax"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(import): Rule "first"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(import): Rule "exports-last"
Valentin Popov
2020-02-13
1
-1
/
+5
*
feat(import): Initial Import's config file
Valentin Popov
2020-02-13
1
-0
/
+1
*
feat(typescript): Rule "indent"
Valentin Popov
2020-02-13
1
-0
/
+30
*
feat(typescript): Rule "semi"
Valentin Popov
2020-02-13
1
-0
/
+10
*
feat(typescript): Rule "quotes"
Valentin Popov
2020-02-13
1
-1
/
+13
*
feat(typescript): Initial TypeScript's config
Valentin Popov
2020-02-13
2
-0
/
+2
*
feat(eslint): Renamed the configuration file
Valentin Popov
2020-02-13
1
-0
/
+0
*
feat(eslint): Rule "id-length"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "keyword-spacing"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(eslint): Rule "arrow-spacing"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(eslint): Rule "space-before-blocks"
Valentin Popov
2020-02-13
1
-0
/
+4
*
feat(eslint): Rule "linebreak-style"
Valentin Popov
2020-02-13
1
-0
/
+4
*
feat(eslint): Rule "arrow-parens"
Valentin Popov
2020-02-13
1
-0
/
+4
*
feat(eslint): Rule "no-unused-vars"
Valentin Popov
2020-02-13
1
-0
/
+9
*
fix(eslint): Rule "no-console"
Valentin Popov
2020-02-13
1
-4
/
+1
*
feat(eslint): Rule "object-curly-newline"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "space-before-function-paren"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "valid-typeof"
Valentin Popov
2020-02-13
1
-0
/
+6
*
feat(eslint): Rule "brace-style"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(eslint): Rule "eqeqeq"
Valentin Popov
2020-02-13
1
-0
/
+4
*
feat(eslint): Rule "no-eval"
Valentin Popov
2020-02-13
1
-0
/
+6
*
fix(eslint): Rule "no-alert"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "no-debugger"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(eslint): Rule "no-console"
Valentin Popov
2020-02-13
1
-0
/
+6
*
feat(eslint): Rule "no-alert"
Valentin Popov
2020-02-13
1
-0
/
+3
*
feat(eslint): Rule "key-spacing"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "no-multi-spaces"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(eslint): Rule "sort-vars"
Valentin Popov
2020-02-13
1
-0
/
+6
*
feat(eslint): Rule "semi-style"
Valentin Popov
2020-02-13
1
-0
/
+4
*
feat(eslint): Rule "semi-spacing"
Valentin Popov
2020-02-13
1
-0
/
+7
*
feat(eslint): Rule "semi"
Valentin Popov
2020-02-13
1
-0
/
+7
*
fix(eslint): Rule "sort-imports"
Valentin Popov
2020-02-13
1
-1
/
+1
*
feat(eslint): Rule "object-curly-spacing"
Valentin Popov
2020-02-13
1
-0
/
+8
*
feat(eslint): Rule "sort-imports"
Valentin Popov
2020-02-13
1
-0
/
+14
*
feat(eslint): Rule "comma-dangle"
Valentin Popov
2020-02-13
1
-0
/
+4
[next]