amilajack / amilajack/eslint-plugin-compat

Getting URLSearchParams warning that doesn't seem correct

Aperta
#515 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
3.2k
Fork
115
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Warning says `URLSearchParams is not supported in Safari 15, Firefox 93, Chrome 94 compat/compat`, but URLSearchParams has been supported since Safari 10.1, Firefox 29, and Chrome 49.

https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams

Your tests seem to confirm the numbers from MDN, so not sure why this warning is being displayed.

https://github.com/amilajack/eslint-plugin-compat/blob/0bf475128e8e8187ec0c6ed79f2bfba4cf5e8b03/test/e2e.spec.ts#L247-L250

I noticed this warning when I was using v3.5.1. I just upgraded to v4.0.2 and I'm still seeing the same warning.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.