eslint-config-wezom-relax-ts

An ESLint shareable config for Typescript

Usage no npm install needed!

<script type="module">
  import eslintConfigWezomRelaxTs from 'https://cdn.skypack.dev/eslint-config-wezom-relax-ts';
</script>

README

eslint-config-wezom-relax-ts

license npm WezomAgency

An ESLint Shareable Config for Typescript

The package is in the Beta version

This package is not stable yet!
So do not use it in production!
Rules can be changed!

Install config

npm i -D eslint-config-wezom-relax-ts

Install peerDependencies

npm i -D @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-flowtype eslint-plugin-import

Rules

ESLint configuration and list of rules can be viewed in the source file .eslintrc.js file.
Detailed description each of rule see on @typescript-eslint/typescript-eslint docs.