Skip to content

Commit

Permalink
🔧 Add workspace config
Browse files Browse the repository at this point in the history
  • Loading branch information
alecgibson committed Oct 7, 2024
1 parent 033baea commit dc6e6c9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.14.1",
"typescript": "^5.1.3"
}
},
"workspaces": [
"packages/*"
]
}

0 comments on commit dc6e6c9

Please sign in to comment.