sindresorhus/eslint-plugin-unicorn

Export exact types/schema

Chiusa

#2408 aperta il 25 lug 2024

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (468 fork)user submission
enhancementhelp wanted

Metriche repository

Star
 (5022 stelle)
Metriche merge PR
 (Merge medio 1g 16h) (399 PR mergiate in 30 g)

Descrizione

The PR (v55) silenced type issues when importing the plugin, but it does not actually enforce a valid configuration nor helps auto-completion in the IDE.

I think ESLint itself will validate the config on run, but IDE users are still left out.

Guida contributor