mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:57:16 +00:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "none",
|
|
"experimentalOperatorPosition": "start"
|
|
}
|