ember-cli / eslint-plugin-ember

An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
MIT License
257 stars 198 forks source link

Fix flat config for gts/gjs and `noop` parser name #2092

Closed bmish closed 4 months ago

bmish commented 4 months ago

Fixes #2061.

Fixes two issues:

@Techn1x @patricklx @NullVoxPopuli