Drop legacy blocks table during migration - Fix linter issues
This commit is contained in:
@@ -17,6 +17,6 @@ sudo npm install -g ts-node nodemon
|
||||
> Note: You can find your npm global binary folder using `npm -g bin`, where nodemon will be installed.
|
||||
|
||||
```
|
||||
nodemon src/index.ts --ignore cache/
|
||||
nodemon src/index.ts --ignore cache/ --ignore pools.json
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user