16 lines
329 B
Plaintext
16 lines
329 B
Plaintext
{
|
|
"fileScopedDeclarationPrivacy": {
|
|
"accessLevel": "private"
|
|
},
|
|
"indentBlankLines": true,
|
|
"indentation": {
|
|
"spaces": 4
|
|
},
|
|
"lineLength": 9999,
|
|
"maximumBlankLines": 1,
|
|
"multiElementCollectionTrailingCommas": false,
|
|
"rules": {
|
|
"FileScopedDeclarationPrivacy": true
|
|
}
|
|
}
|