mirror of
https://github.com/zonemaster/zonemaster-gui.git
synced 2025-11-22 16:31:04 +01:00
6 lines
137 B
Text
6 lines
137 B
Text
{
|
|
"plugins": ["prettier-plugin-astro", "prettier-plugin-svelte"],
|
|
"singleQuote": true,
|
|
"tabWidth": 4,
|
|
"useTabs": false
|
|
}
|