mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 20:15:19 +02:00
feat(testing): add serviceWorker tests
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"#": "We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.",
|
||||
"scripts": {
|
||||
"postinstall": "./scripts/patch.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/jsdom": "^16.2.6",
|
||||
|
||||
Reference in New Issue
Block a user