13 lines
185 B
JSON
13 lines
185 B
JSON
{
|
|
"plugins": {
|
|
"lint": {
|
|
"table-pipes": false,
|
|
"table-pipe-alignment": false,
|
|
"maximum-line-length": 120
|
|
}
|
|
},
|
|
"settings": {
|
|
"commonmark": true
|
|
}
|
|
}
|