mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "none",
|
|
"experimentalOperatorPosition": "start"
|
|
}
|