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(project): Bump version
v0.0.7
Valentin Popov
2020-02-16
1
-1
/
+1
*
feat(eslint): no-param-reassign
Valentin Popov
2020-02-16
2
-1
/
+7
*
feat(vue): space-infix-ops
Valentin Popov
2020-02-14
2
-1
/
+7
*
feat(eslint): space-infix-ops
Valentin Popov
2020-02-14
2
-1
/
+7
*
fix(typescript): indent
Valentin Popov
2020-02-14
1
-1
/
+1
*
fix(eslint): indent
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(eslint): no-whitespace-before-property
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): no-trailing-spaces
Valentin Popov
2020-02-14
2
-1
/
+8
*
feat(project): Bump version
v0.0.6
Valentin Popov
2020-02-14
1
-1
/
+1
*
fix(typescript): type-annotation-spacing
Valentin Popov
2020-02-14
1
-1
/
+13
*
feat(project): Bump version
v0.0.5
Valentin Popov
2020-02-14
1
-1
/
+1
*
fix(typescript): Rule "type-annotation-spacing"
Valentin Popov
2020-02-14
1
-5
/
+1
*
fix(gitlab): Config npmrc
v0.0.4
Valentin Popov
2020-02-14
1
-1
/
+2
*
fix(gitlab): Correcting quotes
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(project): Bump version
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(gitlab): Initial CI config
Valentin Popov
2020-02-14
3
-0
/
+23
*
feat(project): Bump version
v0.0.3
Valentin Popov
2020-02-14
1
-1
/
+1
*
fix(typescript): Rule "no-magic-numbers"
Valentin Popov
2020-02-14
1
-0
/
+4
*
fix(eslint): Rule "no-magic-numbers"
Valentin Popov
2020-02-14
1
-0
/
+4
*
fix(eslint): Rule "object-shorthand"
Valentin Popov
2020-02-14
1
-1
/
+6
*
fix(eslint): object-curly-newline
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(project): Bump version
Valentin Popov
2020-02-14
1
-1
/
+1
*
feat(vue): Rule "max-attributes-per-line"
Valentin Popov
2020-02-14
2
-1
/
+11
*
feat(vue): Rule "html-self-closing"
Valentin Popov
2020-02-14
2
-1
/
+13
*
feat(vue): Rule "html-closing-bracket-spacing"
Valentin Popov
2020-02-14
2
-1
/
+9
*
feat(vue): Rule "html-closing-bracket-newline"
Valentin Popov
2020-02-14
2
-1
/
+8
*
feat(vue): Rule "attributes-order"
Valentin Popov
2020-02-14
2
-1
/
+19
*
feat(vue): Rule "html-quotes"
Valentin Popov
2020-02-14
2
-1
/
+5
*
feat(vue): Rule "html-indent"
Valentin Popov
2020-02-14
2
-1
/
+11
*
feat(vue): Rule "script-indent"
Valentin Popov
2020-02-14
2
-2
/
+11
*
feat(roadmap): Update file
Valentin Popov
2020-02-14
1
-0
/
+99
*
fix(eslint): Rule "no-mixed-spaces-and-tabs"
Valentin Popov
2020-02-14
1
-2
/
+1
*
feat(vue): Initial Vue config
Valentin Popov
2020-02-14
7
-4
/
+71
*
feat(project): Refactoring directories
Valentin Popov
2020-02-14
7
-6
/
+6
*
feat(comments): Initial ESLint Comments plugin
Valentin Popov
2020-02-14
5
-0
/
+31
*
feat(unicorn): Initial Unicorn plugin
Valentin Popov
2020-02-14
5
-4
/
+268
*
feat(sonar): Initial SonarJS plugin
Valentin Popov
2020-02-14
5
-1
/
+41
*
feat(security): Initial security plugin
Valentin Popov
2020-02-14
5
-7
/
+51
*
feat(eslint): Rule "no-restricted-properties"
Valentin Popov
2020-02-14
2
-1
/
+9
*
feat(typescript): Rule "no-implied-eval"
Valentin Popov
2020-02-14
2
-1
/
+7
*
feat(typescript): Rule "no-use-before-define"
Valentin Popov
2020-02-14
2
-1
/
+14
*
feat(eslint): Rule "no-use-before-define"
Valentin Popov
2020-02-14
2
-1
/
+9
*
feat(eslint): Rule "callback-return"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "handle-callback-err"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "no-buffer-constructor"
Valentin Popov
2020-02-14
2
-2
/
+8
*
feat(eslint): Rule "no-path-concat"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(typescript): Rule "no-var-requires"
Valentin Popov
2020-02-14
2
-1
/
+4
*
feat(eslint): Rule "curly"
Valentin Popov
2020-02-14
2
-1
/
+5
*
feat(eslint): Rule "comma-style"
Valentin Popov
2020-02-14
2
-1
/
+8
*
feat(eslint): Rule "no-undef-init"
Valentin Popov
2020-02-14
2
-1
/
+4
[prev]
[next]