mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-15 06:58:23 +02:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"plugins": ["prettier-plugin-astro"]
|
|
}
|