chore: remove Prettier overrides for "*.sol"
This commit is contained in:
parent
5378ca3b67
commit
b072e22f3e
|
@ -5,8 +5,3 @@ singleQuote: false
|
|||
tabWidth: 2
|
||||
trailingComma: "all"
|
||||
useTabs: false
|
||||
|
||||
overrides:
|
||||
- files: ["*.sol"]
|
||||
options:
|
||||
tabWidth: 4
|
||||
|
|
Loading…
Reference in New Issue