Skip to content

Commit

Permalink
Merge branch 'master' of github.com:room-js/eslint-config-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Drabik committed Sep 2, 2020
2 parents 61ee417 + a118371 commit 3402ae3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.3](https://github.com/room-js/eslint-config-ts/compare/v1.0.2...v1.0.3) (2020-08-26)


### Bug Fixes

* added semi rule ([669366d](https://github.com/room-js/eslint-config-ts/commit/669366d384c0788fe8ff5f87cf4f328a8a4dfe13))

## [1.0.2](https://github.com/room-js/eslint-config-ts/compare/v1.0.1...v1.0.2) (2020-07-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roomjs/eslint-config-ts",
"version": "1.0.2",
"version": "1.0.3",
"description": "ESLint configuration for TypeScript projects",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3402ae3

Please sign in to comment.