Skip to content

Commit

Permalink
remove valibot
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Jul 8, 2024
1 parent 3d50672 commit b33daac
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 461 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ https://www.npmjs.com/package/@risc0/ui
#### Prerequisites

- Install [Node](https://nodejs.org/en) (≥ v20.x.x)
- Install [bun](https://bun.sh/) (≥ v1.1.7)
- Install [bun](https://bun.sh/) (≥ v1.1.18)

> [!TIP]
> When making code changes, it helps to have the [Biome VSCode extension](https://marketplace.visualstudio.com/items?itemName=biomejs.biome) installed.
Expand All @@ -18,4 +18,4 @@ https://www.npmjs.com/package/@risc0/ui

| Statements | Branches | Functions | Lines |
| --------------------------- | ----------------------- | ------------------------- | ----------------- |
| ![Statements](https://img.shields.io/badge/statements-42.9%25-red.svg?style=flat) | ![Branches](https://img.shields.io/badge/branches-72.46%25-red.svg?style=flat) | ![Functions](https://img.shields.io/badge/functions-53.12%25-red.svg?style=flat) | ![Lines](https://img.shields.io/badge/lines-42.9%25-red.svg?style=flat) |
| ![Statements](https://img.shields.io/badge/statements-42.9%25-red.svg?style=flat) | ![Branches](https://img.shields.io/badge/branches-71.21%25-red.svg?style=flat) | ![Functions](https://img.shields.io/badge/functions-48.27%25-red.svg?style=flat) | ![Lines](https://img.shields.io/badge/lines-42.9%25-red.svg?style=flat) |
324 changes: 0 additions & 324 deletions libs/env-valibot/core.ts

This file was deleted.

Loading

0 comments on commit b33daac

Please sign in to comment.