Use local $schema for Biome

pull/1289/head
Lim Chee Aun 2025-09-25 15:39:52 +08:00
rodzic 463d32ce13
commit 2b092f588f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",