You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using npm 2.x lint-staged installs staged-files binary at ./node_modules/lint-staged/node_modules/.bin making all scripts break. We should use some kind of resolving to find the proper path to the staged-files binary.
The text was updated successfully, but these errors were encountered:
Using npm 2.x
lint-staged
installsstaged-files
binary at./node_modules/lint-staged/node_modules/.bin
making all scripts break. We should use some kind of resolving to find the proper path to thestaged-files
binary.The text was updated successfully, but these errors were encountered: