diff options
| author | 2026-03-26 09:56:05 +0800 | |
|---|---|---|
| committer | 2026-03-26 09:56:05 +0800 | |
| commit | e606f5da1d512ec18e6ae1188be672c0cefe020a (patch) | |
| tree | 602eeeada7ad940393aa65ec4e4cc00fa1da5d31 /biome.json | |
| parent | a3b0bc188a72dcc8fedb77d7832c839541fb1dae (diff) | |
| download | DropOut-e606f5da1d512ec18e6ae1188be672c0cefe020a.tar.gz DropOut-e606f5da1d512ec18e6ae1188be672c0cefe020a.zip | |
style: format code and update biome schema
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.5/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.9/schema.json", "vcs": { "enabled": true, "clientKind": "git", |