book000 / eslint-config

ESLint config for Tomachi (book000)

Home Page:https://www.npmjs.com/package/@book000/eslint-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@book000/eslint-config

ESLint config for Tomachi (book000)

πŸš€ Install

If you are using npm:

npm install eslint eslint-config-standard eslint-plugin-import eslint-plugin-n eslint-plugin-promise @book000/eslint-config

or if you are using yarn:

yarn add eslint eslint-config-standard eslint-plugin-import eslint-plugin-n eslint-plugin-promise @book000/eslint-config

or if you are using pnpm:

pnpm add eslint eslint-config-standard eslint-plugin-import eslint-plugin-n eslint-plugin-promise @book000/eslint-config

Then, create eslint.config.mjs file and write the following:

export { default } from '@book000/eslint-config'

πŸ“‘ License

This project is licensed under the MIT License.

About

ESLint config for Tomachi (book000)

https://www.npmjs.com/package/@book000/eslint-config

License:MIT License


Languages

Language:JavaScript 100.0%