Files
docker_dev/crater/.prettierrc.json
2025-09-20 16:11:47 +02:00

6 lines
60 B
JSON

{
"semi": false,
"singleQuote": true,
"tabWidth": 2
}