0.3.1 • Published 3 years ago

@lexiang/eslint-config-prettier v0.3.1

Weekly downloads
14
License
MIT
Repository
-
Last release
3 years ago

Introduction

eslint config for prettier

Install

yarn add @lexiang/eslint-config-prettier -D

.eslintrc.js

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

License

MIT