We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05280b commit ddb535fCopy full SHA for ddb535f
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
3
"assist": {
4
"actions": {
5
"source": {
package.json
@@ -41,7 +41,7 @@
41
"pnpm-lock.yaml": "pnpm dedupe --check"
42
},
43
"devDependencies": {
44
- "@biomejs/biome": "^2.2.3",
+ "@biomejs/biome": "^2.2.4",
45
"@changesets/cli": "^2.29.7",
46
"@rslint/core": "^0.1.13",
47
"@rstest/core": "^0.3.3",
0 commit comments