mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
Remove outdated references to lint rule jsdoc/valid-types.
This commit is contained in:
parent
a976ec3605
commit
f2c6d185ab
2 changed files with 0 additions and 5 deletions
|
|
@ -6,7 +6,6 @@ import { filterByTypesCached } from "./cache.mjs";
|
|||
|
||||
const codeFencePrefixRe = /^(.*?)[`~]/;
|
||||
|
||||
// eslint-disable-next-line jsdoc/valid-types
|
||||
/** @typedef {readonly string[]} ReadonlyStringArray */
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue