diff --git a/biome.jsonc b/biome.jsonc index 52050a8d2..ebca15ef6 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -1,6 +1,6 @@ // This has to be in the root otherwise the VSCode plugin will not work out of the box. { - "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", + "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "vcs": { "enabled": true, "clientKind": "git",