aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
Commit message (Expand)AuthorAgeFilesLines
* feat(vue): no-multi-spacesValentin Popov2020-04-011-1/+1
* Merge branch 'master' into developValentin Popov2020-03-261-1/+1
|\
* | feat(import): orderValentin Popov2020-03-261-1/+1
* | feat(sonarjs): Added rulesValentin Popov2020-03-261-25/+25
* | Updated TypeScript to v2.25.0Valentin Popov2020-03-261-2/+8
* | Updated Unicorn to v18.0.0Valentin Popov2020-03-261-1/+2
| * feat(unicorn): import-indexValentin Popov2020-02-261-1/+1
|/
* feat(vue): padding-line-between-blocksValentin Popov2020-02-191-0/+1
* feat(vue): sort-keysValentin Popov2020-02-191-0/+1
* feat(vue): comma-dangleValentin Popov2020-02-191-1/+1
* feat(typescript): no-type-aliasValentin Popov2020-02-191-1/+1
* feat(typescript): explicit-member-accessibilityValentin Popov2020-02-191-1/+1
* feat(typescript): explicit-function-return-typeValentin Popov2020-02-191-1/+1
* feat(typescript): comma-spacingValentin Popov2020-02-191-1/+1
* feat(eslint): max-statements-per-lineValentin Popov2020-02-191-1/+1
* feat(unicorn): no-console-spacesValentin Popov2020-02-191-1/+1
* feat(eslint): no-process-envValentin Popov2020-02-191-1/+1
* feat(vue): no-unused-varsValentin Popov2020-02-191-1/+1
* feat(vue): object-curly-spacingValentin Popov2020-02-191-1/+1
* Strange situationValentin Popov2020-02-191-1/+1
* feat(eslint): jsx-quotesValentin Popov2020-02-191-1/+1
* feat(typescript): no-extra-semiValentin Popov2020-02-191-1/+1
* feat(typescript): space-before-function-parenValentin Popov2020-02-191-1/+1
* feat(unicorn): filename-caseValentin Popov2020-02-191-1/+1
* feat(unicron): prevent-abbreviationsValentin Popov2020-02-191-1/+1
* feat(comments): no-aggregating-enableValentin Popov2020-02-161-1/+1
* feat(comments): no-duplicate-disableValentin Popov2020-02-161-1/+1
* feat(comments): no-restricted-disableValentin Popov2020-02-161-1/+1
* feat(comments): no-unlimited-disableValentin Popov2020-02-161-1/+1
* feat(comments): no-unused-enableValentin Popov2020-02-161-1/+1
* feat(comments): no-unused-disableValentin Popov2020-02-161-1/+1
* feat(comments): no-useValentin Popov2020-02-161-1/+1
* feat(comments): disable-enable-pairValentin Popov2020-02-161-1/+1
* feat(typescript): no-misused-promisesValentin Popov2020-02-161-1/+1
* feat(eslint): no-param-reassignValentin Popov2020-02-161-1/+1
* feat(vue): space-infix-opsValentin Popov2020-02-141-1/+1
* feat(eslint): space-infix-opsValentin Popov2020-02-141-1/+1
* feat(eslint): no-whitespace-before-propertyValentin Popov2020-02-141-1/+1
* feat(eslint): no-trailing-spacesValentin Popov2020-02-141-1/+1
* feat(vue): Rule "max-attributes-per-line"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "html-self-closing"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "html-closing-bracket-spacing"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "html-closing-bracket-newline"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "attributes-order"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "html-quotes"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "html-indent"Valentin Popov2020-02-141-1/+1
* feat(vue): Rule "script-indent"Valentin Popov2020-02-141-1/+1
* feat(roadmap): Update fileValentin Popov2020-02-141-0/+99
* feat(comments): Initial ESLint Comments pluginValentin Popov2020-02-141-0/+11
* feat(unicorn): Initial Unicorn pluginValentin Popov2020-02-141-0/+51