Skip to content

Commit

Permalink
Merge pull request #552 from ninoseki/v0.85.0
Browse files Browse the repository at this point in the history
v0.85.0
  • Loading branch information
ninoseki authored Mar 5, 2021
2 parents bfc2b48 + e0a688d commit bc485ae
Show file tree
Hide file tree
Showing 4 changed files with 401 additions and 545 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ module.exports = {
"plugin:@typescript-eslint/recommended-requiring-type-checking",
"plugin:@typescript-eslint/recommended",
"prettier",
"prettier/@typescript-eslint",
],
plugins: ["@typescript-eslint", "prettier", "simple-import-sort"],
parser: "@typescript-eslint/parser",
Expand Down
2 changes: 1 addition & 1 deletion .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_
_
Loading

0 comments on commit bc485ae

Please sign in to comment.