@zthun/eslint-config

16.1.0 • Public • Published

ESLint Config

This is the shared eslint configuration for zthun scoped projects.

Getting Started

# NPM
npm install @zthun/eslint-config --save-dev
# Yarn
yarn add @zthun/eslint-config --dev

Make sure to install typescript and @typescript-eslint/eslint-plugin with all peer dependencies.

Usage

In the .eslintrc file, add the following

{
  "extends": ["@zthun/eslint-config"]
}

That's it. You now have the recommended rules for zthun scoped projects with typescript.

Readme

Keywords

Package Sidebar

Install

npm i @zthun/eslint-config

Weekly Downloads

22

Version

16.1.0

License

MIT

Unpacked Size

11.5 kB

Total Files

5

Last publish

Collaborators

  • zthun