Skip to content

Commit

Permalink
fix: remove directive
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Oct 12, 2024
1 parent 896c8a5 commit c1d7110
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/eslint/plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import * as _pluginRegexp from "eslint-plugin-regexp";
import * as _pluginTypeScript from "@typescript-eslint/eslint-plugin";
import * as _pluginUnicorn from "eslint-plugin-unicorn";
import _pluginUnocss from "@unocss/eslint-plugin";
/* @ts-expect-error missing types */
import * as _pluginVue from "eslint-plugin-vue";
/* @ts-expect-error missing types */
import * as _pluginVueScopedCss from "eslint-plugin-vue-scoped-css";
Expand Down

0 comments on commit c1d7110

Please sign in to comment.