Skip to content

Commit

Permalink
feat: dashboard in cli (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettladley authored and DOOduneye committed Apr 27, 2024
1 parent a4286c8 commit f56294a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix",
"format": "prettier --write .",
"test": "echo \"Woah there, we have no frontend tests as of right now. Let's just say we're passing.\" && exit 0"
},
Expand Down

0 comments on commit f56294a

Please sign in to comment.