Remove deleted npm scripts from `contributing.md` (#492)
Description of changes Removes npm `test` and `build:docs` scripts from `contributing.md`, which no longer exist.
This commit is contained in:
Родитель
73fb83d212
Коммит
84fb97fb16
|
@ -55,9 +55,7 @@ When you're done making changes, check that they pass linting, formatting, tests
|
|||
```
|
||||
npm run lint
|
||||
npm run fmt
|
||||
npm run test
|
||||
npm run build
|
||||
npm run build:docs
|
||||
```
|
||||
|
||||
### Add and commit changes
|
||||
|
|
Загрузка…
Ссылка в новой задаче