Skip to content

Commit ed1d6f9

Browse files
authored
test: make test script work on Windows (#643)
1 parent d7e3ab7 commit ed1d6f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"test:compat-v3": "EIO_CLIENT=3 mocha --exit",
6363
"test:eiows": "EIO_WS_ENGINE=eiows mocha --exit",
6464
"test:uws": "EIO_WS_ENGINE=uws mocha --exit",
65-
"format:check": "prettier --check 'lib/**/*.ts' 'test/**/*.js'",
66-
"format:fix": "prettier --write 'lib/**/*.ts' 'test/**/*.js'",
65+
"format:check": "prettier --check \"lib/**/*.ts\" \"test/**/*.js\"",
66+
"format:fix": "prettier --write \"lib/**/*.ts' 'test/**/*.js\"",
6767
"prepack": "npm run compile"
6868
},
6969
"repository": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy