Skip to content

Commit

Permalink
test: Add vitest workspace config so VS Code vitest extension works w…
Browse files Browse the repository at this point in the history
…ith 1 click (no-changelog) (n8n-io#7698)
  • Loading branch information
cstuncsik authored Nov 15, 2023
1 parent 5b9ec8e commit 27cb7c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vitest.workspace.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export default ['packages/{design-system,editor-ui}'];

0 comments on commit 27cb7c3

Please sign in to comment.