Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed May 18, 2024
1 parent 283ceea commit 2addeb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"setup-tests": "echo 'noting yet'",
"test": "run-p --aggregate-output -lc test:*",
"test:jest": "jest",
"test:lint": "tsc --noEmit",
"test:standard": "eslint .",
"dogfooding:npx": "npx .",
"dogfooding:npm-exec": "npm exec .",
Expand Down

0 comments on commit 2addeb4

Please sign in to comment.