Skip to content

Adam-Robson/container

Repository files navigation

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and Biome linting/formatting.

Currently, two official plugins are available:

Using Biome

This project uses Biome for linting and formatting. The Biome configuration is in biome.json at the repository root.

  • Run lint checks: npm run lint (runs biome check).
  • Apply fixes: npm run lint:fix (runs biome check --apply).
  • Format files: npm run format (runs biome format).

For type-aware rules or project-specific settings, update biome.json and include the appropriate tsconfig files under project fields as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors