diff options
Diffstat (limited to 'frontend/biome.json')
| -rw-r--r-- | frontend/biome.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/frontend/biome.json b/frontend/biome.json new file mode 100644 index 0000000..5500f2c --- /dev/null +++ b/frontend/biome.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://biomejs.dev/schemas/2.1.1/schema.json", + "vcs": { + "enabled": true, + "clientKind": "git", + "useIgnoreFile": true + } +} |
