Quick access to CDN links for the eslint-plugin-flowtype package
npm install eslint-plugin-flowtypeyarn add eslint-plugin-flowtypepnpm add eslint-plugin-flowtype<script src="https://fastly.jsdelivr.net/npm/eslint-plugin-flowtype"></script><script src="https://unpkg.com/eslint-plugin-flowtype"></script><script type="module">
import eslintpluginflowtype from 'https://cdn.jsdelivr.net/npm/eslint-plugin-flowtype/+esm';
</script><script type="module">
import eslintpluginflowtype from 'https://cdn.skypack.dev/eslint-plugin-flowtype';
</script>