mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-09 15:17:57 -05:00
chore: pass "files" as string in Prettier config
This commit is contained in:
@@ -7,7 +7,7 @@ trailingComma: "all"
|
||||
useTabs: false
|
||||
|
||||
overrides:
|
||||
- files: ["*.sol"]
|
||||
- files: "*.sol"
|
||||
options:
|
||||
compiler: "0.8.17"
|
||||
tabWidth: 4
|
||||
|
||||
Reference in New Issue
Block a user