Biome Rules

[Applies to: biome.json] Rules for Biome configuration.

Tryboy869 664cdfa 2 files · 752 B Updated

File contents

  • Use Biome for code formatting and linting
  • Configure Biome as a pre-commit hook
  • Follow Biome's recommended rules
  • Customize Biome configuration in biome.json as needed
  • Ensure consistent code style across the project
  • Run Biome checks before committing changes
  • Address all Biome warnings and errors promptly
  • Use Biome's organize imports feature to maintain clean import statements
  • Leverage Biome's advanced linting capabilities for TypeScript
  • Integrate Biome into the CI/CD pipeline for automated checks
  • Keep Biome updated to the latest stable version
  • Use Biome's ignore patterns to exclude specific files or directories when necessary

Tryboy869/dojutsu-for-ai/tree/main/senjutsu/skills/biome-rules commit 664cdfad24

Frequently asked questions

npx skillmds add tryboy869/biome-rules