Skip to content

Commit e0c1f0f

Browse files
authored
docs: update ESLint version requirement in README.md (#273)
1 parent 137d522 commit e0c1f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This package contains a plugin that allows you to natively lint CSS files using ESLint.
66

7-
**Important:** This plugin requires ESLint v9.6.0 or higher and you must be using the [new configuration system](https://eslint.org/docs/latest/use/configure/configuration-files).
7+
**Important:** This plugin requires ESLint v9.15.0 or higher and you must be using the [new configuration system](https://eslint.org/docs/latest/use/configure/configuration-files).
88

99
## Prequisites
1010

0 commit comments

Comments
 (0)