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
{{ message }}
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
Actually, when using "coffeelintConfig": in package.json it does work as expected. Especially if you spell it right :D But it still doesn't read from the coffeelint.json config file
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using this on my Linux box is great. But on Windows 10 using the same project it fails to find a default config file regardless of where I put it.
coffeelint.json
in the project root (where I runcoffeelint
from.coffeelintConfig:
to package.jsoncoffeelint.json
to %HOME% / $HOMEEvery time it fails and I must use
-f ./coffeelint.json
The text was updated successfully, but these errors were encountered: