Update to v13+ caused the `TypeError: AST is missing location information.` on `.gjs` files. Probably related to https://github.com/ember-cli/eslint-plugin-ember/pull/2557, because overriding `ember-eslint-plugin` back to 0.6.0 fixed the issue. EDIT: problem starts with `ember-eslint-plugin@9+`
Update to v13+ caused the
TypeError: AST is missing location information.on.gjsfiles.Probably related to #2557, because overriding
ember-eslint-pluginback to 0.6.0 fixed the issue.EDIT: problem starts with
ember-eslint-plugin@9+