mirror of
https://github.com/actions/github-script.git
synced 2025-12-09 00:26:20 +00:00
Update README.md
This commit is contained in:
@@ -421,7 +421,7 @@ jobs:
|
|||||||
|
|
||||||
### Use scripts with jsDoc support
|
### Use scripts with jsDoc support
|
||||||
|
|
||||||
If you want type support for your scripts, you could use the the command below to install the
|
If you want type support for your scripts, you could use the command below to install the
|
||||||
`github-script` type declaration.
|
`github-script` type declaration.
|
||||||
```sh
|
```sh
|
||||||
$ npm i -D @types/github-script@github:actions/github-script
|
$ npm i -D @types/github-script@github:actions/github-script
|
||||||
|
|||||||
Reference in New Issue
Block a user