@detachhead/eslint-config

1.5.2 • Public • Published

🚀 detachhead's eslint-config

My recommended eslint rules for a TypeScript project.

💾 How to install

npm install --save-dev @detachhead/eslint-config

✨ How to use

Put in your .eslintrc.js:

module.exports = {
    extends: ['@detachhead/eslint-config'],
}

🕵️‍♂️ Troubleshooting

If you see (drink) errors about missing plugins, make sure all of the peerDependencies are installed. Also upvote this issue while you're at it.

Readme

Keywords

none

Package Sidebar

Install

npm i @detachhead/eslint-config

Weekly Downloads

6

Version

1.5.2

License

ISC

Unpacked Size

8.71 kB

Total Files

3

Last publish

Collaborators

  • detachhead