mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"idSelector": false,
|
|
"importPath": false,
|
|
"importantRule": false,
|
|
"maxCharPerLine": false,
|
|
"propertyOrdering": false,
|
|
"qualifyingElement": false,
|
|
"spaceAroundComma": false,
|
|
"stringQuotes": "double",
|
|
"universalSelector": false,
|
|
"zeroUnit": "no_unit"
|
|
}
|