@10stars/eslint-config

10stars.io TypeScript-ESLint Styleguide - ESLint Shareable Config

Usage no npm install needed!

<script type="module">
  import 10starsEslintConfig from 'https://cdn.skypack.dev/@10stars/eslint-config';
</script>

README

@10stars/eslint-config

An ESLint Shareable Config

Install

  • Not intended for global installation
  • Use it as part of your project's devDependencies

Add VS Code extension - ESLint

Usage

Shareable configs are designed to work with the extends feature of rc files. You can learn more about Shareable Configs on the official ESLint website.