Skip to content

Commit

Permalink
chore(deps): update dependency @types/type-is to v1.6.7 (#6740)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caohuilin <[email protected]>
  • Loading branch information
renovate[bot] and caohuilin authored Jan 20, 2025
1 parent f315896 commit 84c0ec0
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 100 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"vcs": {
"enabled": true,
"defaultBranch": "main",
Expand All @@ -21,7 +21,10 @@
"linter": {
"enabled": true,
"rules": {
"recommended": true
"recommended": true,
"suspicious": {
"noDuplicateFontNames": "off"
}
}
},
"organizeImports": {
Expand Down
Loading

0 comments on commit 84c0ec0

Please sign in to comment.