Skip to content
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

Enforce 2 spaces of indentation #16

Open
alexyuly opened this issue Oct 30, 2018 · 3 comments
Open

Enforce 2 spaces of indentation #16

alexyuly opened this issue Oct 30, 2018 · 3 comments

Comments

@alexyuly
Copy link
Contributor

Apparently TSLint does not currently support enforcing a certain number of spaces of indentation... see here.

TypeScript makes me rage more and more every day.

@TimMikeladze

@TimMikeladze
Copy link
Contributor

Yeah that's not ideal. I think we should setup prettier to be ran as part of our linting process to make up for any tslint inconsistencies

@alexyuly
Copy link
Contributor Author

Yeah, prettier seems to be the standard solution people are using for this problem.

@alexyuly
Copy link
Contributor Author

Can we use only prettier, so we don't have to rely on two linting tools? It seems like we could use just prettier on its own and be done with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants