Skip to content

Commit b80a2bb

Browse files
leogurjabrettz9
andauthored
fix: typos
Co-authored-by: Brett Zamir <brettz9@yahoo.com>
1 parent 6a42c57 commit b80a2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ import validTypes from './rules/validTypes.js';
5959
import { getJsdocProcessorPlugin } from './getJsdocProcessorPlugin.js';
6060

6161
/**
62-
* @typedef {"recommended" | "stylistic" | "contents" | "logical"} ConfigGrous
62+
* @typedef {"recommended" | "stylistic" | "contents" | "logical"} ConfigGroups
6363
* @typedef {"" | "-typescript" | "-typescript-flavor"} ConfigVariants
6464
* @typedef {"" | "-error"} ErrorLevelVariants
6565
* @type {import('eslint').ESLint.Plugin & {

0 commit comments

Comments
 (0)