forked from sombochea/verdaccio-ui
chore: add detect-secrets deps
This commit is contained in:
@@ -26,14 +26,14 @@ We use `>=yarn@1.13.0`, keep on mind we use lock file.
|
||||
|
||||
For development run the following command, it will execute `webpack` and `verdaccio` to
|
||||
|
||||
```
|
||||
```bash
|
||||
yarn dev
|
||||
```
|
||||
The configuration file is located on `tools/_config.yaml`.
|
||||
|
||||
Run linting tooling and test to check your code is clean before commit.
|
||||
|
||||
```
|
||||
```bash
|
||||
yarn lint && yarn test
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user