0.0.20 • Published 3 years ago

@yssl-x/eslint-config v0.0.20

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

@yssl-x/eslint-config

Usage

yarn add typescript eslint prettier -D

config .eslintrc

{
  "extends": ["@yssl-x/eslint-config", "@yssl-x/eslint-config/react"]
}