Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 committed Oct 20, 2024
1 parent 6c702fc commit 475f859
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 @@ -67,7 +67,7 @@
"test:unit": "mocha test/unit --exit",
"test:integration": "mocha test/integration --exit",
"test": "npm run test:js && npm run test:package",
"lint": "eslint --ext .ts,.tsx src/",
"lint": "eslint .",
"translate": "translate-adapter",
"release": "release-script"
},
Expand Down

0 comments on commit 475f859

Please sign in to comment.