Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirsch-DE committed Dec 1, 2024
1 parent 4847ae3 commit b2f2166
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 @@ -71,7 +71,7 @@
"test:integration": "mocha test/integration --exit",
"test": "npm run test:js && npm run test:package",
"check": "tsc --noEmit -p tsconfig.check.json",
"lint": "eslint .",
"lint": "eslint --ext .js,.jsx",
"translate": "translate-adapter",
"release": "release-script"
},
Expand Down

0 comments on commit b2f2166

Please sign in to comment.