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