@alljoint-next/ts-config

The TSLint Config Be Used For AllJointNext

Usage no npm install needed!

<script type="module">
  import alljointNextTsConfig from 'https://cdn.skypack.dev/@alljoint-next/ts-config';
</script>

README

ESLintConfig

The TS Config Be Used For AllJointNext

Usage

  1. Installation
yarn add @alljoint-next/ts-config --dev
# npm install @alljoint-next/ts-config --save-dev
  1. Setup Configuration
echo '{ "extends": "@alljoint-next/ts-config" }' > tsconfig.json