Files
JS/webseite-sass-js/MATERIAL/bootstrap-5.3.8/site/.prettierrc.json
Philippe Torrel 1b7f884cc6
2026-07-03 15:30:26 +02:00

9 lines
173 B
JSON

{
"$schema": "http://json.schemastore.org/prettierrc",
"arrowParens": "always",
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}