We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c525eac commit b77ba16Copy full SHA for b77ba16
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.3.12/schema.json",
+ "$schema": "node_modules/@biomejs/biome/configuration_schema.json",
3
"formatter": {
4
"useEditorconfig": true,
5
"formatWithErrors": true,
0 commit comments