Files
farmOS-dev/web/modules/geofield/.prettierrc.json
2024-12-10 15:08:16 +01:00

7 lines
88 B
JSON

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