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

feat: add comments to disable linters #15

Closed
iMobs opened this issue Mar 17, 2023 · 1 comment
Closed

feat: add comments to disable linters #15

iMobs opened this issue Mar 17, 2023 · 1 comment
Milestone

Comments

@iMobs
Copy link

iMobs commented Mar 17, 2023

Comments to disable eslint, tslint, and prettier should be added at the top of the generated bindings. Otherwise, every time the bindings are regenerated they will likely violate the style guide. Alternatively, there should be a recommendation in the README to add the generated files to the ignore list for linters.

@Brendonovich Brendonovich added this to the 1.1.0 milestone Mar 18, 2023
@oscartbeaumont
Copy link
Owner

Fixed. Example here.

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

3 participants