mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-01 07:29:44 +02:00
10 lines
114 B
JSON
10 lines
114 B
JSON
{
|
|
"private": true,
|
|
|
|
"markdownlint-cli2": {
|
|
"config": {
|
|
"single-trailing-newline": false
|
|
}
|
|
}
|
|
}
|