Skip to content

Commit

Permalink
Merge pull request #80 from maboroshi-inc/2.0.9
Browse files Browse the repository at this point in the history
2.0.9
  • Loading branch information
haribote authored Mar 17, 2020
2 parents 01a494b + f24adfc commit 37400cb
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 52 deletions.
72 changes: 23 additions & 49 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maboroshi/eslint-config",
"version": "2.0.8",
"version": "2.0.9",
"description": "Our standard lint configurations for JavaScript",
"main": ".eslintrc.json",
"scripts": {
Expand All @@ -18,8 +18,8 @@
"homepage": "https://github.com/maboroshi-inc/eslint-config#readme",
"dependencies": {
"@maboroshi/prettier-config": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^2.5.0",
"@typescript-eslint/parser": "^2.5.0",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"eslint-config-prettier": "^6.5.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
Expand Down

0 comments on commit 37400cb

Please sign in to comment.