We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492cf15 commit 37d4811Copy full SHA for 37d4811
src/rules/no-role-presentation-on-focusable.ts
@@ -1,5 +1,4 @@
1
import type { Rule } from "eslint";
2
-// import type { AST } from "vue-eslint-parser";
3
4
import {
5
defineTemplateBodyVisitor,
0 commit comments