Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited1d6f9

Browse files
authored
test: make test script work on Windows (#643)
1 parentd7e3ab7 commited1d6f9

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 aboutcustomizing 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)

[8]ページ先頭

©2009-2025 Movatter.jp