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 6a42c57 commit b80a2bbCopy full SHA for b80a2bb
src/index.js
@@ -59,7 +59,7 @@ import validTypes from './rules/validTypes.js';
59
import { getJsdocProcessorPlugin } from './getJsdocProcessorPlugin.js';
60
61
/**
62
- * @typedef {"recommended" | "stylistic" | "contents" | "logical"} ConfigGrous
+ * @typedef {"recommended" | "stylistic" | "contents" | "logical"} ConfigGroups
63
* @typedef {"" | "-typescript" | "-typescript-flavor"} ConfigVariants
64
* @typedef {"" | "-error"} ErrorLevelVariants
65
* @type {import('eslint').ESLint.Plugin & {
0 commit comments