chore: suppress linter
This commit is contained in:
parent
5ced8aef27
commit
1d0ca7eecf
430 changed files with 863 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable @typescript-eslint/explicit-function-return-type */
|
||||
/* eslint-disable import/no-default-export */
|
||||
import { Meta, StoryObj } from '@storybook/vue3';
|
||||
import MkCropperDialog from './MkCropperDialog.vue';
|
||||
const meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue