mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|