eslint-config-ryuurock

0.0.2 • Public • Published

eslint-config-ryuurock

There is no messy configuration anymore, only this one configuration is enough

install

yarn add eslint-config-ryuurock -D

.eslintrc.js

module.exports = {
  extends: ['ryuurock']
};

Enjoy

Override the prettier configuration

You can refer to the configuration documentation of prettier

Package Sidebar

Install

npm i eslint-config-ryuurock

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

13.2 kB

Total Files

11

Last publish

Collaborators

  • ryuurock