Typo ? At NPM's page, the small box to the right states ' eslint-unicorn ', while the main text states ' eslint-plugin-unicorn '. It causes a conflict, which to use? Also, the small box should probably state -D (or --save-dev).
https://www.npmjs.com/package/eslint-unicorn
If I install eslint-unicorn I get version 55.
If I install eslint-plugin-unicorn I get version 62.
Which one should I install?
Would it be possible to streamline the text, to only use one plugin name?