leaflet_svelte/.prettierrc
2025-06-27 18:23:50 +08:00

6 lines
82 B
Text

{
"tabWidth": 4,
"endOfLine": "lf",
"printWidth": 120,
"useTabs": false
}