包详细信息

@kurone-kito/prettier-config

kurone-kito473MIT0.19.0

My Prettier configuration for general projects

config, prettier, prettierconfig, prettierrc

自述文件

⚙️ lints-config

My configuration for the ESLint / Prettier / TypeScript

Structure of the monorepo

System Requirements

  • Node.js: Any of the following versions
    • Iron LTS (^20.11.x)
    • Jod LTS or latest (>=22.x.x)

Development

Run pnpm run build before pnpm run lint. Skipping the build step causes the lint command to fail.

pnpm run build
pnpm run lint

Contributing

Welcome to contribute to this repository! For more details, please refer to CONTRIBUTING.md.

Introduce commit message validation at commit time. The “Conventional Commits” rule is applied to discourage committing messages that violate conventions.

LICENSE

MIT