From 678e351de7b1892287feb7ba8567cf8320d32222 Mon Sep 17 00:00:00 2001 From: Lucas Garron Date: Thu, 14 Nov 2024 15:10:33 -0800 Subject: [PATCH] [biome.json] Add `` field. --- biome.json | 1 + 1 file changed, 1 insertion(+) diff --git a/biome.json b/biome.json index fc3edfff3..eeca17ccf 100644 --- a/biome.json +++ b/biome.json @@ -1,4 +1,5 @@ { + "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "files": { "ignore": [ "./.temp",