Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(eslint): Rule "semi" | Valentin Popov | 2020-02-13 | 2 | -1/+8 | |
* | fix(eslint): Rule "sort-imports" | Valentin Popov | 2020-02-13 | 1 | -1/+1 | |
* | feat(eslint): Rule "object-curly-spacing" | Valentin Popov | 2020-02-13 | 2 | -1/+9 | |
* | feat(eslint): Rule "sort-imports" | Valentin Popov | 2020-02-13 | 2 | -1/+15 | |
* | feat(eslint): Rule "comma-dangle" | Valentin Popov | 2020-02-13 | 2 | -1/+5 | |
* | feat(eslint): Rule "one-var" | Valentin Popov | 2020-02-13 | 2 | -1/+5 | |
* | feat(eslint): Rule "quotes" | Valentin Popov | 2020-02-13 | 2 | -1/+9 | |
* | feat(eslint): Rule "quote-props" | Valentin Popov | 2020-02-13 | 2 | -1/+10 | |
* | feat(eslint): Rule "sort-keys" | Valentin Popov | 2020-02-13 | 2 | -1/+10 | |
* | feat(eslint): Rule "indent" | Valentin Popov | 2020-02-13 | 2 | -1/+28 | |
* | feat{eslint}: Rule "valid-jsdoc" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "require-jsdoc" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "prefer-reflect" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "no-spaced-func" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "no-negated-in-lhs" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "no-native-reassign" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "no-catch-shadow" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "newline-before-return" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "newline-after-var" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | feat(eslint): Rule "lines-around-directive" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | Rule "indent-legacy" | Valentin Popov | 2020-02-13 | 2 | -1/+4 | |
* | Rule "eol-last" | Valentin Popov | 2020-02-13 | 2 | -1/+5 | |
* | Rule "no-tabs" | Valentin Popov | 2020-02-13 | 2 | -2/+9 | |
* | Added all the ESLint 's rules | Valentin Popov | 2020-02-13 | 1 | -0/+282 | |
* | Formed structure of the repository | Valentin Popov | 2020-02-13 | 9 | -399/+506 | |
* | Configuration file for NPM | Valentin Popov | 2020-02-12 | 1 | -0/+207 | |
* | feat(rules): Added the basic rules structure | Valentin Popov | 2020-02-12 | 2 | -0/+369 | |
* | Initial TypeScript | Valentin Popov | 2020-02-08 | 3 | -2/+42 | |
* | Initial empty file "NOTICE.txt" | Valentin Popov | 2020-02-08 | 1 | -0/+0 | |
* | Initial EditorConfig | Valentin Popov | 2020-02-08 | 1 | -0/+16 | |
* | Initial Yarn | Valentin Popov | 2020-02-08 | 2 | -0/+17 | |
* | Initial commit | Valentin Popov | 2020-02-08 | 3 | -0/+380 |