@codetakt/eslint-config

0.1.0 • Public • Published

What is this?

Common ESLint configurations of the codeTakt's project.

Usage

Add this configurations and ESlint to your repository.

npm i -D eslint @codetakt/eslint-config

Set to extends.

{
  "extends": ["@codetakt"]
}

NOTE

This configuration extends eslint:recommended. So, please do not extend that in your repository.

Readme

Keywords

none

Package Sidebar

Install

npm i @codetakt/eslint-config

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • taichiro
  • ypresto
  • takeru
  • megos
  • tompng
  • innparusu
  • hanachin