mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-12-11 00:24:02 +01:00
fix: update dependencies to latest
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -3,6 +3,6 @@
|
||||
"prettier.configPath": ".prettierrc.json",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true
|
||||
"source.fixAll": "explicit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user