Skip to content

Commit

Permalink
fix: Remove generator from basic example
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Jan 11, 2025
1 parent 6b4c82d commit 834232b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion examples/basic/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
},
"scripts": {
"lint": "eslint . --max-warnings 0",
"generate:component": "turbo gen react-component",
"check-types": "tsc --noEmit"
},
"devDependencies": {
Expand Down
30 changes: 0 additions & 30 deletions examples/basic/packages/ui/turbo/generators/config.ts

This file was deleted.

This file was deleted.

0 comments on commit 834232b

Please sign in to comment.