mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-15 13:34:53 +02:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"plugins": ["prettier-plugin-astro"]
|
|
}
|