1.0.1 • Published 1 month ago

@sitaggart/lint-config v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@sitaggart/eslint-config

Install

yarn add --dev eslint prettier @sitaggart/eslint-config

Usage

.eslintrc.js

module.exports = {
  extends: ['@sitaggart/eslint-config'],
  settings: {
    react: {
      version: 'x.x.x',
    },
  },
};
1.0.1

1 month ago

1.0.0

1 month ago