Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 8dc1c0b

Browse files
authored
feat: bump version (#4)
1 parent e5d679b commit 8dc1c0b

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
@@ -1,6 +1,6 @@
11
This fork fixes a problem in the original (no longer maintained) repo, where a .scss file would cause eslint errors if it included modern
22
syntax such as `@use`. It also adds some niceties, such as:
33
- Throws an error if the imported file cannot be found (silent failure in the original repo)
4-
- Throws an error out if the imported file cannot be parsed (silent failure in the original repo)
4+
- Throws an error if the imported file cannot be parsed (silent failure in the original repo)
55

66
Please check the documentation for the original repo [here](https://github.com/atfzl/eslint-plugin-css-modules).

0 commit comments

Comments
 (0)