Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
silversonicaxel committed May 6, 2024
1 parent c05a2d7 commit 252aa1d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ Fix:
npm run fix
```

## Testing

Tests are built with Vitest.

```bash
npm run test
```

## Development configuration

### .env
Expand Down

0 comments on commit 252aa1d

Please sign in to comment.