Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 2.3 KB

README.md

File metadata and controls

61 lines (48 loc) · 2.3 KB

Kamontat's Workspace ecosystem Typescript icon NX icon NodeJS icon

This monorepo included libraries, tools, and helpers that will make my life easier.

Conventional commits Commitizen friendly

Todo list

  • Support Git hooks via husky
  • Support lint-staged
  • Support ESLint && Prettier
  • Support ESLint 9 (@nx/eslint-plugin)
  • Support commitlint && commitizen
  • Support vite && vitest
  • Support test junit output (reports/test-results)
  • Support test coverage output (reports/coverage)
  • Support TypeDocs
  • Automatically update dependencies via dependabot
  • Automatically merge PRs via mergify
  • Support new package generator
  • Support increase version based on conventional commits
  • Support release new package via GitHub Actions

Notes

  • @nx/js:swc must be use on nx-plugins only

For developers

Just install packages as normal (docs).

For contributing

Check here

FOSSA Status