0.11.0 • Published 10 months ago

@leomotors/config v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@leomotors/config

npm.io npm.io npm.io

My personal config for node projects, include ESLint Prettier and TSConfig

Install

pnpm add -D @leomotors/config

Install peer dependencies too (auto-install-peers might not work here in some cases)

pnpm add -D @types/eslint @typescript-eslint/parser eslint-plugin-sort-destructure-keys \
  @types/node@18 eslint-config-prettier \
  eslint eslint-plugin-import \
  @typescript-eslint/eslint-plugin eslint-plugin-prettier

More peer dependencies are needed for some preset

pnpm add -D @trivago/prettier-plugin-sort-imports eslint-config-next \
  eslint-plugin-jsx-a11y eslint-plugin-react \
  eslint-plugin-react-hooks prettier-plugin-tailwindcss

Some config require extra dependencies

0.11.0

10 months ago

0.10.0

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago