Skip to content

Commit 474a223

Browse files
committed
biome migrate again
1 parent c9b6849 commit 474a223

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/example-dapp/biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"root": false,
3-
"$schema": "https://biomejs.dev/schemas/2.2.6/schema.json",
3+
"$schema": "https://biomejs.dev/schemas/2.2.7/schema.json",
44
"extends": "//",
55
"linter": {
66
"domains": {

biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.2.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.2.7/schema.json",
33
"extends": ["@macalinao/biome-config/base"]
44
}

0 commit comments

Comments
 (0)