mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-01-03 18:40:46 +01:00
style: fix prettier
This commit is contained in:
parent
db57d67b0b
commit
70bdb7013e
@ -2,7 +2,7 @@ import relativeLinksRule from "./src/index.js"
|
||||
|
||||
const config = {
|
||||
config: {
|
||||
"extends": "markdownlint/style/prettier",
|
||||
extends: "markdownlint/style/prettier",
|
||||
default: true,
|
||||
"relative-links": true,
|
||||
"no-inline-html": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user