mirror of
https://github.com/logos-messaging/js-noise.git
synced 2026-01-02 13:43:08 +00:00
add debuger to karma
This commit is contained in:
parent
943812a675
commit
f241aadeba
@ -26,7 +26,7 @@
|
||||
"test:spelling": "cspell \"{*.md,.github/*.md,src/**/*.ts}\"",
|
||||
"test:prettier": "prettier \"src/**/*.ts\" \"*.*js\" \".github/**/*.yml\" --list-different",
|
||||
"test:tsc": "tsc -p tsconfig.dev.json",
|
||||
"test:browser": "karma start karma.conf.cjs",
|
||||
"test:browser": "karma start -logLevel=DEBUG karma.conf.cjs",
|
||||
"watch:build": "tsc -p tsconfig.json -w",
|
||||
"watch:test": "mocha --watch --parallel",
|
||||
"prepublish": "npm run build",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user