mirror of
https://github.com/danbulant/jose
synced 2026-05-19 04:18:52 +00:00
6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"semi": false
|
|
}
|