Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Dec 3, 2022
1 parent 9c47387 commit e6ade18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/development/typescript-auto-install/index.test.ts
Expand Up @@ -2,7 +2,6 @@ import { createNext } from 'e2e-utils'
import { NextInstance } from 'test/lib/next-modes/base'
import { check, renderViaHTTP } from 'next-test-utils'
import webdriver from 'next-webdriver'
// @ts-expect-error missing types
import stripAnsi from 'strip-ansi'

describe('typescript-auto-install', () => {
Expand Down

0 comments on commit e6ade18

Please sign in to comment.