Skip to content

Commit b0b8d48

Browse files
authored
Workspace linting support (#1)
1 parent 0d1e45b commit b0b8d48

File tree

7 files changed

+1137
-1762
lines changed

7 files changed

+1137
-1762
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ NOTE: OPA must be installed and available in your PATH
1717
```
1818

1919
## Local Development
20+
To install the needed dependencies run `npm install`
2021

2122
To compile the solution locally run `npm run compile`
2223

23-
To run the unit tests run `npm run test`
24-
2524
To run the extension in a Visual Studio Code development environment press `F5` in Visual Studio Code

0 commit comments

Comments
 (0)