From 414d084e9a754f737e391b5e49d31f96962a78cb Mon Sep 17 00:00:00 2001 From: Masaki Kobayashi Date: Wed, 28 Jan 2026 03:57:27 +0900 Subject: [PATCH] Make use of local JSON schema for Biome config --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index ef3fb5d..fa759f9 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.0.4/schema.json", + "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": ["@mkobayashime/shared-config/biome"], "files": { "includes": [