From 2c4d872706a5087083b826ef8b706f95af1987f0 Mon Sep 17 00:00:00 2001 From: Adam McQuilkin <46639306+ajmcquilkin@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:57:52 -0800 Subject: [PATCH] Updated biome config --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 7f12ee0..af0e8be 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.3.3/schema.json", + "$schema": "https://biomejs.dev/schemas/1.4.1/schema.json", "formatter": { "enabled": true, "indentStyle": "space",