mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"bracketSpacing": true,
|
|
"semi": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 80,
|
|
"tabWidth": 2
|
|
}
|