diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,4 +49,3 @@ so it can load the latest version of your code. - Run tests with `make test` - Format the code with `make format` - Lint the code with `make lint` -- Generate typescript types with `make types` |