79642237

Date: 2025-05-28 12:48:30
Score: 1
Natty:
Report link

Could be done in the following ways as per the documentation

npm exec --workspace=a -- eslint ./*.js

or

 npx --workspace=a -- eslint ./*.js
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Muhammad Taha