hardhat-smartcontract-lottery/.prettierrc
2024-08-08 03:23:14 +08:00

8 lines
101 B
Plaintext

{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false,
"printWidth": 100
}