@hokify/eslint-config

2.10.0 • Public • Published

@hokify/eslint-config

with typescript supported

Usage

  1. Add this package to your devDependencies

    pnpm add -D @hokify/eslint-config
  2. Ensure eslint is installed

  3. Create a .eslintrc.js file

  4. Extend the config like this:

module.exports = {
	root: true,
	extends: ['@hokify']
};

Notes

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

Readme

Keywords

none

Package Sidebar

Install

npm i @hokify/eslint-config

Weekly Downloads

172

Version

2.10.0

License

ISC

Unpacked Size

12.2 kB

Total Files

6

Last publish

Collaborators

  • hokify-user