gohypergiant / standard-toolkit

The web "standard library" for the Accelint family of systems.
Apache License 2.0
1 stars 0 forks source link

TODO: investigate VSCode + Biome not formatting correctly on some files #16

Closed brandonjpierce closed 4 weeks ago

brandonjpierce commented 4 months ago

I have noticed it mostly on the scripts/license.mjs file, VSCode is seemingly not picking up the configuration correctly. Sometimes fixes itself if you restart the Biome LSP server.

brandonjpierce commented 4 weeks ago

This was almost certainly caused by VSCode prettier extension conflicting with Biome. Recent PRs have addressed this.