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

Add bracket spacing rules #150

Closed
paulbert opened this issue Nov 1, 2017 · 0 comments
Closed

Add bracket spacing rules #150

paulbert opened this issue Nov 1, 2017 · 0 comments
Assignees

Comments

@paulbert
Copy link
Member

paulbert commented Nov 1, 2017

We'd like to have consistent spacing for brackets (both square and curly) and incorporate that into our linting. To do that, we need to add https://www.npmjs.com/package/tslint-eslint-rules and add the appropriate rules.

We decided to always have spacing between brackets, so { AppComponent } rather than {AppComponent}.

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

1 participant