CDN Resources for eslint-config-react-app
Quick access to CDN links for the eslint-config-react-app package
CDN Resources for eslint-config-react-app
Various ways to access eslint-config-react-app via Content Delivery Networks
Package Installation
npm
npm install eslint-config-react-appyarn
yarn add eslint-config-react-apppnpm
pnpm add eslint-config-react-appCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/eslint-config-react-app"></script>Unpkg
<script src="https://unpkg.com/eslint-config-react-app"></script>jsDelivr ESM
<script type="module">
  import eslintconfigreactapp from 'https://cdn.jsdelivr.net/npm/eslint-config-react-app/+esm';
</script>Skypack
<script type="module">
  import eslintconfigreactapp from 'https://cdn.skypack.dev/eslint-config-react-app';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages