Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 302 Bytes

examples/rollup

svelte-highlight Rollup set-up with TypeScript.

Available Scripts

bun dev

Runs the project in development mode and watches for any changes.

bun run build

Builds the project for production.

bun run validate

Validates Svelte files using svelte-check.