mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 20:15:19 +02:00
feat: add jest-playwright and packages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import type { Config } from "@jest/types"
|
||||
|
||||
const config: Config.InitialOptions = {
|
||||
preset: "jest-playwright-preset",
|
||||
transform: {
|
||||
"^.+\\.ts$": "<rootDir>/node_modules/ts-jest",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user