Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
papag00se committed Jan 15, 2025
1 parent db733c9 commit 9049496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "npx tsc",
"lint": "concurrently \"aiken fmt --check\" \"npx eslint '**/{src,test}/**/*.{ts,mjs}' --max-warnings=0\"",
"test:aiken": "concurrently \"aiken fmt --check\" \"aiken check\"",
"test": "vitest run"
"test": "vitest run"
},
"bin": {
"marketplace": "bin/marketplace"
Expand Down

0 comments on commit 9049496

Please sign in to comment.