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

Commita79c6ac

Browse files
committed
Fix typo
1 parentc0dc4a7 commita79c6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎upgradeSyntaxFrom2To3.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function migrate(files) {
4343
:`Add \`"refmt": 3\` to your \`bsconfig.json\`, then run the build again to verify that nothing errored.`;
4444
}else{
4545
console.log(`${cyan}
46-
We can'tfound a bsconfig.json file in this project${cyanEnd}; did you invoke the upgrade command at the right place?`);
46+
We can'tfind a bsconfig.json file in this project${cyanEnd}; did you invoke the upgrade command at the right place?`);
4747
return;
4848
}
4949

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp