mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
Try to enable smoketests also on webkit
This commit is contained in:
parent
dfe35b15bb
commit
45227a089e
4 changed files with 6 additions and 2 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"gulp": "node ./node_modules/gulp/bin/gulp.js",
|
||||
"import-typescript": "node ./build/importTypescript.js",
|
||||
"playwright-install": "node ./node_modules/playwright/install.js",
|
||||
"playwright-install-deps": "playwright install-deps",
|
||||
"postinstall": "node build/postinstall.js",
|
||||
"prettier-check": "prettier --check .",
|
||||
"prettier": "prettier --write .",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue