Skip to content

Commit 766cb21

Browse files
committed
chore: remove Prettier overrides for "*.sol"
1 parent 4dc09e8 commit 766cb21

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.prettierrc.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,3 @@ singleQuote: false
55
tabWidth: 2
66
trailingComma: "all"
77
useTabs: false
8-
9-
overrides:
10-
- files: "*.sol"
11-
options:
12-
compiler: "0.8.19"
13-
tabWidth: 4

0 commit comments

Comments
 (0)