We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04355ff commit 7928510Copy full SHA for 7928510
README.md
@@ -64,6 +64,9 @@ learn more [here](https://github.com/ember-template-imports/ember-template-impor
64
65
gjs/gts support is provided by the [ember-eslint-parser](https://github.com/NullVoxPopuli/ember-eslint-parser)
66
67
+> [!NOTE]
68
+> if you import .gts files in .ts files, then `ember-eslint-parser` is required for .ts as well to enable typed linting
69
+
70
```js
71
// .eslintrc.js
72
module.exports = {
0 commit comments