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

Fix(docs): add reminder to include .gts file to .eslintrc config #181

Closed

Conversation

esbanarango
Copy link

This PR adds a reminder to include .gts file to .eslintrc config.

@cah-brian-gantzler
Copy link

Not sure how much many addons we should remind for, but I forgot to update my tailwind config and after converting some files to gjs, tailwind dropped some of the classes they were using. Updating the config to include gjs files brought them back.

@@ -69,6 +69,17 @@ include `@glint/environment-ember-template-imports`!)
[glint]: https://typed-ember.gitbook.io/glint
[glint-setup]: https://typed-ember.gitbook.io/glint/environments/ember/installation

Make sure also to add support for `.gts` files into your `.eslintrc.js` configuration.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this may change with an upcoming release of eslint-plugin-ember, where it ships its own gts parser

@NullVoxPopuli
Copy link
Collaborator

Gonna close because the .eslintrc requirements are a bit different now.

I appreciate you taking the time to submit this though! <3

See:

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

Successfully merging this pull request may close these issues.

None yet

3 participants