repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76dcfce
)
build: fix biome.json
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 15 Mar 2024 19:13:59 +0000
(20:13 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 15 Mar 2024 19:13:59 +0000
(20:13 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
biome.json
patch
|
blob
|
blame
|
history
diff --git
a/biome.json
b/biome.json
index 51ceec1b00596fd9050199d316eff41bb7f23dcf..2caeaf87d20a17853ff9dd40ce5fd68f24b2662d 100644
(file)
--- a/
biome.json
+++ b/
biome.json
@@
-1,5
+1,5
@@
{
- "$schema": "https://biomejs.dev/schemas/1.6.
0
/schema.json",
+ "$schema": "https://biomejs.dev/schemas/1.6.
1
/schema.json",
"organizeImports": {
"enabled": false
},