fix(browser): fix matchers.d.ts #12535
Annotations
8 errors
Lint:
test/dts-playwright/src/basic.test.ts#L3
Expected "@vitest/browser/context" to come before "vitest"
|
Lint:
test/dts-playwright/src/basic.test.ts#L3
Expected "page" to come before "userEvent"
|
Lint:
test/dts-playwright/src/basic.test.ts#L3
Strings must use singlequote
|
Lint:
test/dts-playwright/src/basic.test.ts#L5
Strings must use singlequote
|
Lint:
test/dts-playwright/src/basic.test.ts#L6
Extra semicolon
|
Lint:
test/dts-playwright/src/basic.test.ts#L7
Extra semicolon
|
Lint:
test/dts-playwright/tsconfig.json#L4
Expected object keys to be in specified order. 'target' should be before 'noEmit'
|
Lint
Process completed with exit code 1.
|
Loading