Skip to content

A collection of various general eslint for TypeScript and JavsScript

Notifications You must be signed in to change notification settings

Ryuurock/eslint-config-ryuurock

Repository files navigation

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

About

A collection of various general eslint for TypeScript and JavsScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published