mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-02-05 20:13:56 +00:00
style: enable "useTabs" Prettier rule
This commit is contained in:
parent
d65aac1506
commit
292a8fe663
@ -5,6 +5,7 @@ proseWrap: "always"
|
||||
singleQuote: false
|
||||
tabWidth: 2
|
||||
trailingComma: "all"
|
||||
useTabs: false
|
||||
|
||||
overrides:
|
||||
- files: ["*.sol"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user