Files
bot-whatsapp/.prettierrc.json
Leifer Mendez 0f5efa9852 .
2022-11-18 18:35:49 +01:00

7 lines
94 B
JSON

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
}