We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc09e8 commit 766cb21Copy full SHA for 766cb21
.prettierrc.yml
@@ -5,9 +5,3 @@ singleQuote: false
5
tabWidth: 2
6
trailingComma: "all"
7
useTabs: false
8
-
9
-overrides:
10
- - files: "*.sol"
11
- options:
12
- compiler: "0.8.19"
13
- tabWidth: 4
0 commit comments