EasyTier/easytier-gui/.prettierrc.json

5 lines
43 B
JSON
Raw Normal View History

2024-05-06 10:49:53 +08:00
{
"semi": false,
"singleQuote": true
}