repositories
/
benchmarks-js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2a9236
)
fix: bump biome version in biome.json
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 22 Jan 2024 12:28:13 +0000
(13:28 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 22 Jan 2024 12:28:13 +0000
(13:28 +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 9932fad6ca4336bd717015741279605f9b773583..e37f748df1c8b5a4859403d9afcc9ee94a738d07 100644
(file)
--- a/
biome.json
+++ b/
biome.json
@@
-1,5
+1,5
@@
{
- "$schema": "https://biomejs.dev/schemas/1.5.
2
/schema.json",
+ "$schema": "https://biomejs.dev/schemas/1.5.
3
/schema.json",
"organizeImports": {
"enabled": false
},