eslint-config-rschristian

0.1.2 • Public • Published

eslint-config-rschristian

My personal ESLint config. Includes Preact, React-Hooks, Prettier, and TS support.

Install

$ yarn add eslint eslint-config-rschristian

Usage

In your .eslintrc.js file:

module.exports = {
    extends: 'rschristian',
    rules: {
        ...
    }
}

License

MIT © Ryan Christian

Package Sidebar

Install

npm i eslint-config-rschristian

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

3.91 kB

Total Files

7

Last publish

Collaborators

  • rschristian