-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source formatting settings #130
Comments
My formatting is based on the airbnb-base through eslint and prettier, which depends on the |
Maybe eslint settings should be included in the repo? Just enabled it on my end and every file has "issues", because my settings are not the same... |
They already were (.eslintrc.json, .prettierrc.json). I just realized that I didn't include a link to the Prettier extension, which I also have installed, but I feel like it's only for formatting and wouldn't have an effect on seeing issues everywhere since all of that is covered through ESLint. |
@loganch do you think, maybe you could share your formatting settings, so they could be used for PRs?
The text was updated successfully, but these errors were encountered: