Skip to content

Commit

Permalink
feat: support next (#22)
Browse files Browse the repository at this point in the history
* feat: support next

* up
  • Loading branch information
jxom authored Mar 7, 2024
1 parent d9ce8ff commit ba43061
Show file tree
Hide file tree
Showing 5 changed files with 3,427 additions and 12 deletions.
5 changes: 4 additions & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@
"linter": {
"enabled": true,
"rules": {
"recommended": true
"recommended": true,
"style": {
"noNonNullAssertion": "off"
}
}
}
}
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit ba43061

Please sign in to comment.