biomejs / biome-vscode

Biome extension for Visual Studio Code and VSCodium
https://marketplace.visualstudio.com/items?itemName=biomejs.biome
Apache License 2.0
235 stars 32 forks source link

fix: restore graphql support #357

Closed ematipico closed 2 months ago

ematipico commented 2 months ago

Summary

Restore graphql support

Description

Restore graphql support.

By the way, pre-commit fails with noConsole not being correct. It probably runs an old version of Biome

Related Issue

N/A

Checklist