From 8fd8b7e53d59a034706dd7eaad6b608721ce3cdb Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 22 May 2024 22:00:02 -0400 Subject: move to zola --- biome.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 biome.json (limited to 'biome.json') diff --git a/biome.json b/biome.json deleted file mode 100644 index 7a53a9f..0000000 --- a/biome.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "$schema": "https://biomejs.dev/schemas/1.6.4/schema.json", - "formatter": { - "ignore": [ - ".git/", - "dist/", - ".astro/", - "node_modules", - ".direnv/", - "result*", - "repl-result*", - "flake.lock", - "pnpm-lock.yaml" - ], - "indentStyle": "tab" - } -} -- cgit v1.2.3