fix: type-error
Fixed an invalid import
This commit is contained in:
parent
71b163c3ba
commit
7fc1db5525
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
|
||||
import storybook from "eslint-plugin-storybook";
|
||||
|
||||
import { globalIgnores } from 'eslint/config'
|
||||
import { defineConfigWithVueTs, vueTsConfigs } from '@vue/eslint-config-typescript'
|
||||
import pluginVue from 'eslint-plugin-vue'
|
||||
|
|
|
|||
Loading…
Reference in a new issue