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

Commita41a8e4

Browse files
authored
docs: update script names in README (#17432)
1 parentc87db63 commita41a8e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs/README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ Once the script finishes building the documentation site, you can visit it at
2525
To update the links data file, run this from the root folder (not the`docs` folder):
2626

2727
```shell
28-
npm run docs:update-links
28+
npm runbuild:docs:update-links
2929
```
3030

3131
To lint JS files, run this from the root folder (not the`docs` folder):
3232

3333
```shell
34-
npm run lint:docsjs
34+
npm run lint:docs:js
3535
```
3636

3737
To autofix JS files, run this from the root folder (not the`docs` folder):
3838

3939
```shell
40-
npm run fix:docsjs
40+
npm runlint:fix:docs:js
4141
```
4242

4343
##License

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp