This package has been deprecated

Author message:

Please use `lionconfig` (https://npm.im/lionconfig) instead.

@leonzalion/configs

1.4.21 • Public • Published

@leonzalion/configs

npm version

Installation

@leonzalion/configs is based on on pnpm; it may not necessarily work well with other package managers.

pnpm add -D @leonzalion/configs

Requires the following configuration to be added in VSCode:

{
  // ...
  "prettier.configPath": "./node_modules/@leonzalion/configs/prettier.cjs"
}

Features

  1. TypeScript + ESM support out of the box
  2. Configurable git hooks using lion-git-hooks
  3. Out-of-the-box prettier support with (my) custom config
  4. ESLint rules based off xo's rules with modifications
  5. Out-of-the-box markdownlint support
  6. Out-of-the-box support path aliases using custom ESM loader with tsconfig-paths and tsc-alias at build time
  7. Extremely simple release script with lionp
  8. Out-of-the-box commitlint support
  9. Out-of-the-box lint-staged support

Readme

Keywords

none

Package Sidebar

Install

npm i @leonzalion/configs

Weekly Downloads

3

Version

1.4.21

License

MIT

Unpacked Size

36.1 kB

Total Files

67

Last publish

Collaborators

  • leonzalion
  • leondreamed