@leomotors/config
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

@leomotors/config

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

Package Sidebar

Install

npm i @leomotors/config

Weekly Downloads

5

Version

0.11.0

License

MIT

Unpacked Size

17 kB

Total Files

15

Last publish

Collaborators

  • leomotors