We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f0250 commit e68ea65Copy full SHA for e68ea65
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.2.1
2
+
3
+- Filter `no-undef` messages about `$$Generic`
4
5
# 3.2.0
6
7
- Support lazy-loading TypeScript compiler
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
0 commit comments