hardhat-simple-storage/.prettierrc
2024-08-02 18:50:02 +08:00

7 lines
80 B
Plaintext

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