Skip to content

Commit ff736fc

Browse files
committed
readme: add note about ESLint 6 incompatibility
1 parent 19f41d0 commit ff736fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
An ESLint plugin for Svelte v3 components.
44

5+
**NOTE:** This does not currently work with ESLint 6! This is being looked into. ESLint 6 changed a number of things with plugins and processors, and the hacks we use to get around limitations in the ESLint 5 plugin API no longer work.
6+
57
## Features
68

79
- Svelte compiler errors and warnings are exposed as ESLint messages

0 commit comments

Comments
 (0)