Skip to content

Commit

Permalink
issue #26: no tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed May 30, 2024
1 parent f22961b commit 02d5002
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"build": "tsc && vite build",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"preview": "vite preview"
"preview": "vite preview",
"test": "echo \"No tests for now\""
},
"dependencies": {
"@dts-stn/service-canada-design-system": "^1.67.3",
Expand Down

0 comments on commit 02d5002

Please sign in to comment.