1
0
mirror of https://github.com/bndw/wifi-card.git synced 2024-12-24 10:06:42 +02:00
wifi-card/.prettierrc.json

6 lines
68 B
JSON
Raw Normal View History

{
"trailingComma": "es5",
"semi": true,
"singleQuote": true
}