Skip to content

Commit 4c56041

Browse files
Update deps (#2890)
1 parent 57662ae commit 4c56041

File tree

3 files changed

+145
-157
lines changed

3 files changed

+145
-157
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,7 @@ overrides:
649649

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

0 commit comments

Comments
 (0)