mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-13 06:51:34 +00:00
Update linting instructions to reference new script name (#320)
This commit is contained in:
committed by
Daniel Wirtz
parent
ef3b47d91c
commit
7135af36bd
@ -29,7 +29,7 @@ Add a script to your `package.json`:
|
||||
Now, to check your sources, run:
|
||||
|
||||
```
|
||||
$> npm run lint
|
||||
$> npm run check
|
||||
```
|
||||
|
||||
If you are using [Visual Studio Code](https://code.visualstudio.com/), there's also a [TSLint extension](https://marketplace.visualstudio.com/items?itemName=eg2.tslint) that highlights issues as you type.
|
||||
|
Reference in New Issue
Block a user