Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3395f91

Browse files
authored
Update README.md
1 parent f7fa625 commit 3395f91

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/performance/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,11 @@ For example, you will run something like the following (where `root@a91d93f9ffc3
2626
```sh
2727
root@a91d93f9ffc3:/usr/vega-lite# ../linked/install-local-packages.sh
2828
```
29+
30+
You can then run linting using standard `npx eslint` commands:
31+
32+
e.g.
33+
34+
```sh
35+
root@a91d93f9ffc3:/usr/vega-lite# npx eslint 'test-runtime/**/*.ts'
36+
```

0 commit comments

Comments
 (0)