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
$ nvm use 14.15.5
Now using node v14.15.5 (npm v6.14.11)
$ npx mrm lint-staged
npx: installed 240 in 8.473s
Running lint-staged...
Cannot add lint-staged: only eslint, stylelint, prettier or custom rules are supported.
The text was updated successfully, but these errors were encountered:
I also get this message and I disagree with you @sapegin. This error message doesn't help me, as I don't know what to do from there. I do use eslint and prettier, so a message that tells me that only eslint and prettier is supported sounds contradictory to me. Any suggestion on how to fix this issue? @mikemfleming@foxyblocks could you solve your problem?
Repository owner
locked as resolved and limited conversation to collaborators
Apr 8, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected
npx mrm lint-staged
runs without error.Actual
The text was updated successfully, but these errors were encountered: