mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-03-04 00:50:56 +00:00
chore: pass "files" as string in Prettier config
This commit is contained in:
parent
a793146917
commit
f61f97f26b
@ -7,7 +7,7 @@ trailingComma: "all"
|
||||
useTabs: false
|
||||
|
||||
overrides:
|
||||
- files: ["*.sol"]
|
||||
- files: "*.sol"
|
||||
options:
|
||||
compiler: "0.8.17"
|
||||
tabWidth: 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user