Skip to content

Commit

Permalink
Resolve update incompatibilities
Browse files Browse the repository at this point in the history
  • Loading branch information
mbklein committed Oct 23, 2023
1 parent a7fbb97 commit 4454ffb
Show file tree
Hide file tree
Showing 3 changed files with 1,262 additions and 418 deletions.
4 changes: 3 additions & 1 deletion docs/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{

"extends": [
"plugin:@next/next/recommended"
],
"rules": {
"space-before-function-paren": 0,
"react/prop-types": 0
Expand Down
Loading

0 comments on commit 4454ffb

Please sign in to comment.