14 Commits

Author SHA1 Message Date
dfc70896ee Bump version 0.3.0 2019-12-16 14:53:04 +03:00
ac7d5b9a51 Merge pull request #1 from elyby/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3
2019-12-16 14:16:02 +03:00
2aa883804e Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 11:14:02 +00:00
25487e855d Fix lint 2019-12-16 14:13:21 +03:00
a6667fb421 Upgrade configuration to be compatible with eslint 6 and latest changes in the eslint-typescript 2019-12-16 13:59:31 +03:00
4ba3f330a2 Fix base config name in the README 2019-06-03 14:16:46 +03:00
5d0ad26777 Prepare 0.2.0 release 0.2.0 2019-05-28 23:32:15 +03:00
0061bfa295 Update README 2019-05-28 23:32:01 +03:00
d9b7bebd2b Split configs over 3 separate configurations and move all eslint plugins dependencies to the peerDependencies 2019-05-28 01:34:24 +03:00
4c33698c28 Adjust rules configuration 2019-05-27 01:15:07 +03:00
31c531f151 Use own package to lint code 2019-05-24 19:04:47 +03:00
9a9b9dae7d Fix travis config 0.1.0 2019-05-24 19:00:41 +03:00
0752d52be4 Add travis config and prepare package to be published on npm 2019-05-24 18:51:41 +03:00
4f58034415 Init commit 2019-05-24 18:38:25 +03:00