Skip to content

Commit a263e95

Browse files
committed
build(deps-dev): update dependencies
1 parent 41f58b6 commit a263e95

File tree

7 files changed

+2921
-18800
lines changed

7 files changed

+2921
-18800
lines changed

license LICENSE

File renamed without changes.

readme.md README.md

File renamed without changes.

biome.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
3+
"organizeImports": {
4+
"enabled": true
5+
},
6+
"linter": {
7+
"enabled": true,
8+
"rules": {
9+
"recommended": true
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)