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
I am unable to change any of the default linter settings in VSCode for my workspace.
There is no coffeelint.json file in my workspace. I don't see a ~/coffeelint.json file for my user. Other instructions have included using the node project's own package.json to change settings -- that doesn't work either. There is no json object within the extension settings to modify.
I want to turn off the Line exceeds maximum length linter warning, but cannot figure out how to do this.
The text was updated successfully, but these errors were encountered:
I am unable to change any of the default linter settings in VSCode for my workspace.
There is no coffeelint.json file in my workspace. I don't see a ~/coffeelint.json file for my user. Other instructions have included using the node project's own package.json to change settings -- that doesn't work either. There is no json object within the extension settings to modify.
I want to turn off the
Line exceeds maximum length
linter warning, but cannot figure out how to do this.The text was updated successfully, but these errors were encountered: