We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aada733 commit 1b8997aCopy full SHA for 1b8997a
1 file changed
docs/developer-guide/nodejs-api.md
@@ -10,7 +10,7 @@ While ESLint is designed to be run on the command line, it's possible to use ESL
10
* [constructor()][eslint-constructor]
11
* [lintFiles()][eslint-lintfiles]
12
* [lintText()][eslint-linttext]
13
- * [getRulesMetaForResults()](eslint-getrulesmetaforresults)
+ * [getRulesMetaForResults()][eslint-getrulesmetaforresults]
14
* [calculateConfigForFile()][eslint-calculateconfigforfile]
15
* [isPathIgnored()][eslint-ispathignored]
16
* [loadFormatter()][eslint-loadformatter]
0 commit comments