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 699b553 commit 464d3b1Copy full SHA for 464d3b1
index.d.ts
@@ -1,4 +1,4 @@
1
-import type { Linter, Rule } from "eslint";
+import { type Linter, type Rule } from "eslint";
2
3
declare const plugin: {
4
meta: {
0 commit comments