Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update codgen templates to supporess TSLint warnings #329

Open
BurtHarris opened this issue Jul 1, 2017 · 0 comments · May be fixed by #454
Open

Update codgen templates to supporess TSLint warnings #329

BurtHarris opened this issue Jul 1, 2017 · 0 comments · May be fixed by #454

Comments

@BurtHarris
Copy link
Collaborator

BurtHarris commented Jul 1, 2017

TSLint has a few nits to pick with our generated code. Adding a few comments to the templates will suppress them. For now, lets just turn it of for generated files:

// tslint:disable

I also think we should remove or comment out the decorators from codegen templates, to avoid dependencies needing to enable this still-experimental feature. Our stub decorators should be internal.

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

Successfully merging a pull request may close this issue.

1 participant