Skip to content

Commit

Permalink
Update deps (#2890)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Jan 22, 2021
1 parent 57662ae commit 4c56041
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 157 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Expand Up @@ -649,6 +649,7 @@ overrides:

# Bellow rules are disabled because coflicts with Prettier, see:
# https://github.com/prettier/eslint-config-prettier/blob/master/%40typescript-eslint.js
'@typescript-eslint/object-curly-spacing': off
'@typescript-eslint/quotes': off
'@typescript-eslint/brace-style': off
'@typescript-eslint/comma-dangle': off
Expand Down

0 comments on commit 4c56041

Please sign in to comment.