Skip to content

Conversation

nginx-jack
Copy link
Collaborator

Biome: Set config to root, remove config path

When root is true, and a config-path is set, biome errors out, which is why I had set root to false.

  ✖ Found a nested root configuration, but there's already a root configuration.
  
  ℹ The other configuration was found in .
  
  ℹ Use the migration command from the root of the project to update the configuration.

Something changed in a recent version causing this, but I can't pin it down.
Since we use the default config path anyway, there's no reason to specify a path, and at least from my testing, this make biome work as expected in vscode and zed.

@nginx-jack nginx-jack requested a review from a team as a code owner September 5, 2025 11:01
Copy link

github-actions bot commented Sep 5, 2025

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/nginx-hugo-theme/390/

@nginx-jack nginx-jack merged commit fe821ae into main Sep 5, 2025
8 checks passed
@nginx-jack nginx-jack deleted the biome-config-fix branch September 5, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants