@willbooster/eslint-config-ts
v10.6.1
Published
A ESLint config for TypeScript projects
Downloads
2,757
Readme
eslint-config-ts
A ESLint config for TypeScript projects. You need to do the following command to install peer dependencies.
yarn add -D @willbooster/eslint-config-ts \
eslint \
eslint-config-prettier \
eslint-plugin-import \
eslint-plugin-prettier \
eslint-plugin-sort-class-members \
eslint-plugin-sort-destructure-keys \
eslint-plugin-unicorn \
typescript \
@typescript-eslint/eslint-plugin \
@typescript-eslint/parser \
eslint-import-resolver-typescript \
prettier \
@willbooster/prettier-config