Sukka

Results 403 comments of Sukka

@ElderJames Sorry to ping you, but polyfill.io supply chain attack has begun and the ant design blazor website is affected: - https://www.bleepingcomputer.com/news/security/polyfillio-javascript-supply-chain-attack-impacts-over-100k-sites/

> Any updates? @ogix Thank you for your interest in the PR. As I am neither the owner of the repository nor a collaborator, my ability to push this is...

Please add the corresponding `types` to `package.json`.

A few tests are failing. I am converting the PR to draft now.

The PR is superseded by #1089

Let's deprecate `no-unused-modles` then~!

@Zamiell The discussion about deprecating `no-unused-modules` rule can be found here: https://github.com/un-ts/eslint-plugin-import-x/issues/90

> It works great in flat config 👍🏻 but `no-unused-modules` leads to an eslint error that the eslint config is missing. Yes. This is because `no-unused-modules` uses an ESLint internal...

> Maybe @michaelfaith would be interested in porting their work here in case that PR stalls because of those "node 4 concerns" which we do not have with this fork...

> that’s currently only hypothetical Did you mean `context.session`? > I’d support deprecating `no-unused-modules` and skipping support for using that rule with flat config I've considered deprecating `no-unused-modules` (https://github.com/un-ts/eslint-plugin-import-x/issues/90) but...