Remove lint from readme

This commit is contained in:
thepaperpilot 2023-05-03 15:50:51 -05:00
parent 3413585c45
commit 6786c27b89

View file

@ -26,11 +26,6 @@ npm run build
npm run preview npm run preview
``` ```
### Lints and fixes files
```
npm run lint
```
### Runs the tests using vite-jest ### Runs the tests using vite-jest
``` ```
npm run test npm run test