DEV Community

Discussion on: [2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

Collapse
 
adityatarale profile image
Aditya_Tarale

command to install npx ?

Thread Thread
 
klaus profile image
Yash Kalaria

npm i -g npx

Thread Thread
 
adityatarale profile image
Aditya_Tarale

Thanks

Some comments have been hidden by the post's author - find out more