Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(typescript): Removed overrides | Valentin Popov | 2020-02-13 | 1 | -1/+0 |
* | feat(typescript): Rule "strict-boolean-expressions" | Valentin Popov | 2020-02-13 | 1 | -0/+8 |
* | 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(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 |