1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2024-09-21 05:03:02 +02:00
cf-workers-status-page/.prettierrc
Adam Janis e85c5766a7 init
2020-11-08 22:36:21 +01:00

8 lines
106 B
Plaintext

{
"singleQuote": true,
"semi": false,
"trailingComma": "all",
"tabWidth": 2,
"printWidth": 80
}