From b89eb9fc9b7804e597be2ee1c526c70daf8cd1ac Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Mon, 15 Jan 2024 19:21:26 +0400 Subject: [PATCH] Fix tiny typo (#86) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f07946..0bf603b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ the linter's output. - `files` - list of file globs that will match this list of settings to compare against - `allow` - list of allowed packages - `deny` - map of packages that are not allowed where the value is a suggestion -= `listMode` - the mode to use for package matching +- `listMode` - the mode to use for package matching Files are matched using [Globs](https://github.com/gobwas/glob). If the files list is empty, then all files will match that list. Prefixing a file