FIX linting

This commit is contained in:
Norbert de Langen 2020-02-10 14:50:41 +01:00
parent ba2bc03919
commit 2d9831c5bb
No known key found for this signature in database
GPG Key ID: 976651DA156C2825

View File

@ -4,6 +4,7 @@ import { ReactElement } from 'react';
import { Channel } from '@storybook/channels';
import { API } from '@storybook/api';
import { logger } from '@storybook/client-logger';
// eslint-disable-next-line import/no-extraneous-dependencies
import { WindowLocation } from '@reach/router';
import { types, Types } from './types';