Ref @vikaspotluri123 at https://github.com/swapagarwal/swag-for-dev/pull/186#issuecomment-441652111
I'd go for xo with the space: true option enabled to use spaces instead of tabs, what do you think?
xo looks great!
What's the reason for using spaces over tabs? Part of the reason for using an opinionated linter is to not worry about small things like this 馃
You're right @vikaspotluri123, I moved the config to tabs.
@vikaspotluri123 We have to edit https://github.com/swapagarwal/swag-for-dev/blob/master/.editorconfig#L4 if we go with tabs, or I'll revert the change.
Go ahead and edit the editorconfig file, that was added during hacktoberfest to limit the spread of files with a mix of tabs and spaces 馃槃
Most helpful comment
Go ahead and edit the editorconfig file, that was added during hacktoberfest to limit the spread of files with a mix of tabs and spaces 馃槃