sandbox-web-ide/backend/ai/.prettierrc
2024-05-26 12:19:59 -07:00

5 lines
60 B
Plaintext

{
"tabWidth": 2,
"semi": false,
"singleQuote": false
}