We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19257da commit a3b4759Copy full SHA for a3b4759
3 files changed
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.4.6/schema.json",
3
"assist": { "actions": { "source": { "organizeImports": "on" } } },
4
"linter": {
5
"enabled": true,
0 commit comments