1.1.1 • Published 3 years ago

@hey3/eslint-config v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

eslint-config

hey3 eslint config

Usage

// install peerDependencies
$ yarn add --dev eslint prettier typescript react
$ yarn add --dev @hey3/eslint-config
module.exports = {
    extends: ["@hey3/eslint-config"]
}