mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Add @stylistic/eslint-plugin to ESLint configuration.
This commit is contained in:
parent
fe02674ce0
commit
164bbac651
21 changed files with 103 additions and 78 deletions
|
@ -529,7 +529,7 @@ for (const rule of rules) {
|
|||
"description": "Allow URLs as inline links",
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
},
|
||||
}
|
||||
};
|
||||
break;
|
||||
case "MD055":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue