Skip to content

Commit f6a77b9

Browse files
authored
Merge pull request #289 from nginxinc/biome-v2
Biome v2
2 parents 46c6955 + 13f83bd commit f6a77b9

25 files changed

+49
-15681
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BIOME_BASE_CMD := $(if $(shell which biome),biome,npx @biomejs/biome@1.9.4)
1+
BIOME_BASE_CMD := $(if $(shell which biome),biome,npx @biomejs/biome@2.0.6)
22
BIOME_CONFIG_PATH := --config-path="biome.json"
33
WRITE_FLAG := --write
44

assets/css/all.min.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)