Commit Graph

3 Commits

Author SHA1 Message Date
icarus
251fdc157d chore: update biome.json configuration
- Enable linter and set custom rules
- Change jsxQuoteStyle to single quotes
- Add json parser configuration
- Set formatWithErrors to true
2025-09-15 06:29:32 +08:00
icarus
df707ffe39 build: migrate from prettier to biome for formatting
Update package.json scripts and biome.json configuration to use biome instead of prettier for code formatting. Adjust biome formatter includes/excludes patterns for better file matching.
2025-09-15 06:05:27 +08:00
icarus
025685881f build: add biome.json configuration file for code formatting 2025-09-15 05:44:00 +08:00