mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-02-10 23:09:47 +01:00
5 lines
139 B
JSON
5 lines
139 B
JSON
{
|
|
"$schema": "./node_modules/oxlint/configuration_schema.json",
|
|
"extends": ["node_modules/eslint-config-conventions/.oxlintrc.json"]
|
|
}
|