Initial commit with translated description
This commit is contained in:
20
config.json
Normal file
20
config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"defaultStyle": "github",
|
||||
"maxWidth": 80,
|
||||
"headingStyle": "atx",
|
||||
"listStyle": "consistent",
|
||||
"codeStyle": "fenced",
|
||||
"emphasisStyle": "asterisk",
|
||||
"strongStyle": "asterisk",
|
||||
"linkStyle": "inline",
|
||||
"fixLists": true,
|
||||
"normalizeSpacing": true,
|
||||
"preserveHtml": false,
|
||||
"customRules": [],
|
||||
"linting": {
|
||||
"checkLinks": true,
|
||||
"checkHeadingLevels": true,
|
||||
"checkListConsistency": true,
|
||||
"checkEmphasisBalance": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user