jws-frontend/.prettierrc
2024-04-02 11:02:16 +07:00

5 lines
83 B
Text

{
"singleQuote": true,
"semi": true,
"htmlWhitespaceSensitivity": "ignore"
}