We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
These don't break things, but they annoy my linter:
"
'
The linter I'm using is ESLint.
The text was updated successfully, but these errors were encountered:
You can use the template config option to specify a bespoke template that will match your linter.
Copy the template.handlebars file, change what you need and point the template option at your new file.
Sorry, something went wrong.
I know, but the default IMO should follow TS best practices.
Fix default formatting
49c559c
Made the default template output code that follows best practices. Resolves rmp135#77
Successfully merging a pull request may close this issue.
These don't break things, but they annoy my linter:
"
instead of'
@typescript-eslint/quotesThe linter I'm using is ESLint.
The text was updated successfully, but these errors were encountered: