Skip to content

Commit

Permalink
added eslint plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalSin9h committed Nov 21, 2024
1 parent f726f62 commit 5e5436d
Show file tree
Hide file tree
Showing 4 changed files with 1,195 additions and 913 deletions.
13 changes: 13 additions & 0 deletions DEV.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Update Version

Check current version

```bash
go run scripts/secops.go version
```

Update version

```bash
go run scripts/secops.go version update 0.13.3
```
Loading

0 comments on commit 5e5436d

Please sign in to comment.