aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2 from valentineus/developv0.0.14Valentin Popov2020-03-2614-127/+338
|\
| * Bump versionValentin Popov2020-03-261-1/+1
| * fix(actions): Update auth actionv0.0.13Valentin Popov2020-03-261-3/+2
| * fix(actions): Used node actionValentin Popov2020-03-261-9/+7
| * fix(actions): Updated auth tokenValentin Popov2020-03-261-2/+2
| * fix(actions): Added auth tokenValentin Popov2020-03-261-0/+1
| * Add GitHub ActionValentin Popov2020-03-263-21/+21
| * Merge branch 'master' into developValentin Popov2020-03-263-4/+10
| |\ | |/ |/|
* | Merge pull request #1 from valentineus/dependabot/npm_and_yarn/acorn-7.1.1Valentin Popov2020-03-261-3/+3
|\ \
| * | build(deps): Bump acorn from 7.1.0 to 7.1.1dependabot[bot]2020-03-261-3/+3
|/ /
| * Bump versionValentin Popov2020-03-261-1/+1
| * feat(project): Updated "README.md"Valentin Popov2020-03-261-0/+55
| * fix(javascript): Formatted fileValentin Popov2020-03-261-1/+1
| * fix(sonarjs): prefer-immediate-returnValentin Popov2020-03-261-1/+1
| * feat(import): orderValentin Popov2020-03-262-1/+26
| * feat(sonarjs): Added rulesValentin Popov2020-03-262-26/+105
| * Fixed TypeScript error after create new fileValentin Popov2020-03-262-0/+4
| * fix(typescript): no-explicit-anyValentin Popov2020-03-261-1/+1
| * Updated Vue plugin to v6.2.2Valentin Popov2020-03-262-6/+6
| * Updated TypeScript to v2.25.0Valentin Popov2020-03-264-28/+93
| * Updated Unicorn to v18.0.0Valentin Popov2020-03-264-42/+27
* | update(project): Bump versionValentin Popov2020-02-261-1/+1
* | feat(unicorn): import-indexValentin Popov2020-02-262-1/+7
|/
* update(project): Bump versionv0.0.12Valentin Popov2020-02-201-1/+1
* fix(typescript): no-untyped-public-signatureValentin Popov2020-02-201-1/+1
* fix(eslint): max-lenValentin Popov2020-02-201-0/+1
* update(project): Bump versionv0.0.11Valentin Popov2020-02-191-1/+1
* fix(unicorn): filename-caseValentin Popov2020-02-191-2/+4
* update(project): Bump versionv0.0.10Valentin Popov2020-02-191-1/+1
* uptade(project): Dependency updateValentin Popov2020-02-192-33/+34
* update(vue): html-quotesValentin Popov2020-02-191-1/+4
* update(vue): attributes-orderValentin Popov2020-02-191-0/+1
* feat(vue): padding-line-between-blocksValentin Popov2020-02-192-0/+5
* feat(vue): sort-keysValentin Popov2020-02-192-0/+35
* feat(vue): comma-dangleValentin Popov2020-02-192-1/+5
* feat(typescript): no-type-aliasValentin Popov2020-02-192-1/+13
* feat(typescript): explicit-member-accessibilityValentin Popov2020-02-192-1/+14
* feat(typescript): explicit-function-return-typeValentin Popov2020-02-192-1/+9
* feat(typescript): comma-spacingValentin Popov2020-02-192-1/+11
* feat(eslint): max-statements-per-lineValentin Popov2020-02-192-1/+7
* feat(unicorn): no-console-spacesValentin Popov2020-02-192-1/+4
* fix(typescript): no-magic-numbersValentin Popov2020-02-191-16/+1
* fix(eslint): no-magic-numbersValentin Popov2020-02-191-10/+1
* feat(eslint): no-process-envValentin Popov2020-02-192-1/+4
* feat(vue): no-unused-varsValentin Popov2020-02-192-1/+4
* feat(vue): object-curly-spacingValentin Popov2020-02-192-1/+9
* Strange situationValentin Popov2020-02-191-1/+1
* feat(eslint): jsx-quotesValentin Popov2020-02-192-7/+11
* feat(typescript): no-extra-semiValentin Popov2020-02-192-1/+7
* feat(typescript): space-before-function-parenValentin Popov2020-02-192-1/+12