eslint-config-takitotech

1.0.2 • Public • Published

eslint-config-takitotech

Updating (internal)

After updating package, increment version and run pnpm publish.

Installation

pnpm i -D eslint-config-takitotech

Then use it with one of the following configs by updating the respective eslintrc.js / package.json etc

Using various configs

Ref: https://eslint.org/docs/latest/developer-guide/shareable-configs

package-node

Use when create a custom node js package

{
	"extends": "eslint-config-package-node"
}

or

{
	"extends": "package-node"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-takitotech

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

54.3 kB

Total Files

8

Last publish

Collaborators

  • takitotech