Currently, we have a few files with different indentation styles and a mix of tabs/spaces. Set up a basic eslint file to keep all contributors on the same page in terms of formatting and code style.
Expected Behavior
ESlint, etc is set up with basic defaults to target indentation style, code formatting, etc.
Summary
Currently, we have a few files with different indentation styles and a mix of tabs/spaces. Set up a basic eslint file to keep all contributors on the same page in terms of formatting and code style.
Expected Behavior
ESlint, etc is set up with basic defaults to target indentation style, code formatting, etc.