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
TypeError: Cannot read property 'indentation' of undefined
at getIndentationFromStylelintConfig (.../node_modules/stylefmt/lib/params.js:43:26)
at .../node_modules/stylefmt/lib/params.js:71:28
The text was updated successfully, but these errors were encountered:
same problem, but great tools - I started using the stylefmt + stylelint combination, just like using standard + standard-format for my JS code. Great job!
For instance (in stylelintrc):
What happens now:
The text was updated successfully, but these errors were encountered: