lint(): fix lint issues with feature-6.1

This commit is contained in:
Liam DeBeasi
2022-04-04 19:37:12 +00:00
parent cb341167c3
commit d737f7074d
19 changed files with 60 additions and 66 deletions

View File

@ -1,6 +1,5 @@
import { newE2EPage } from '@stencil/core/testing';
import type { E2EPage } from '@stencil/core/testing';
import { scrollToBottom } from '@utils/test';
/**