fix linting

This commit is contained in:
Norbert de Langen 2023-02-15 20:19:45 +01:00
parent 32dc853fa3
commit f6a569903a
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762

View File

@ -1,3 +1,4 @@
/* eslint-disable import/no-extraneous-dependencies */
import { logger } from '@storybook/node-logger';
import type { PluginOptions } from '../types';