Skip to content

Commit

Permalink
Convert web back to React
Browse files Browse the repository at this point in the history
  • Loading branch information
aldahick committed Oct 20, 2024
1 parent fca5c18 commit 9515d6f
Show file tree
Hide file tree
Showing 56 changed files with 3,293 additions and 3,573 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
{
"include": [
"graphql*sdk.ts"
"src/node.ts"
],
"linter": {
"rules": {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"concurrently": "^9.0.1",
"tsx": "^4.17.0",
"typescript": "^5.5.4"
}
Expand Down
Loading

0 comments on commit 9515d6f

Please sign in to comment.