NullVoxPopuli
NullVoxPopuli
> Is it ok to disable this rule in tests? yea, I'd say so.
@bmish should we have a config for tests?
Re-opening, as this could affect many
Thanks for proposing a new lint rule and providing such thorough reasoning / explanation / almost-implementation!!! it's super helpful mandate that component imports in .gjs/.gts files follow PascalCase, instead of...
yeah the keyword is a source of truth, but when authoring a package.json manually (as may be common with v2 addons, for example), it's an easy thing to forget. When...
yeah, I'm thinking we want to integrate eslint-plugin-json-files so folks can just `extend: ['ember']` in their .eslintrc, and have all the proper footgun-prevention checks occur
my take is that linting is way too complicated for the average person, and any way we can make things simpler for folks, the better. this could take form in...
I started a [thread](https://discord.com/channels/480462759797063690/1058465837364822187) in discord, if you want to help work out some details :sweat_smile:
same -- in particular, shadow-dom support has regressed for me related: https://github.com/emberjs/ember.js/issues/20644
Candidates in case this is regression: - https://github.com/glimmerjs/glimmer-vm/commit/e3cd32de907870548bd7f450bd8cbfd81599e52c#diff-301b4fe274bd34f5552c35fc1f58078575896ba487df721bed939eb1d0fe9891 - https://github.com/glimmerjs/glimmer-vm/commit/64eb186f5a176aa9c70c48db1989fe2da21dbb25#diff-301b4fe274bd34f5552c35fc1f58078575896ba487df721bed939eb1d0fe9891R1