Skip to content

Commit

Permalink
Bump biome
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Oct 18, 2024
1 parent 700f27e commit adfcbba
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 41 deletions.
3 changes: 1 addition & 2 deletions biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.9.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"formatter": {
"enabled": true,
"formatWithErrors": true,
Expand Down Expand Up @@ -28,7 +28,6 @@
"all": true,
"useImportRestrictions": "off",
"noProcessEnv": "off",
"useExplicitFunctionReturnType": "off",
"useComponentExportOnlyModules": "off"
},
"style": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
},
"version": "4.1.4",
"devDependencies": {
"@biomejs/biome": "^1.9.3"
"@biomejs/biome": "^1.9.4"
}
}
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit adfcbba

Please sign in to comment.