mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
🤫 Silence remaining lint warnings
This commit is contained in:
parent
4e4479feb6
commit
5f9fc870df
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"AllPublicDeclarationsHaveDocumentation" : false,
|
"AllPublicDeclarationsHaveDocumentation" : false,
|
||||||
"AlwaysUseLowerCamelCase" : true,
|
"AlwaysUseLowerCamelCase" : true,
|
||||||
"AmbiguousTrailingClosureOverload" : true,
|
"AmbiguousTrailingClosureOverload" : true,
|
||||||
"BeginDocumentationCommentWithOneLineSummary" : true,
|
"BeginDocumentationCommentWithOneLineSummary" : false,
|
||||||
"DoNotUseSemicolons" : true,
|
"DoNotUseSemicolons" : true,
|
||||||
"DontRepeatTypeInStaticProperties" : true,
|
"DontRepeatTypeInStaticProperties" : true,
|
||||||
"FileScopedDeclarationPrivacy" : true,
|
"FileScopedDeclarationPrivacy" : true,
|
||||||
|
|
Loading…
Reference in a new issue