js-tooling
Repository containing tooling configurations for my JS repositories. The solutions provided here are pretty rigid and are heavily opinionated.
config providers
These packages only contain configurations, that could be independently used
- commitlint-config
- eslint-config-core
- eslint-config-vitest
- lint-staged-config
- prettier-config
- remark-preset
- standard-version
- stylelint-config
- ts
- turbowatch
- vite
- vitest
autotool plugins
Every autotool-plugin-* packages job is to distribute files and package.json
entries in the workspace on postinstall.
- autotool-plugin-commitlint
- autotool-plugin-depcheck
- autotool-plugin-editorconfig
- autotool-plugin-eslint
- autotool-plugin-git
- autotool-plugin-github
- autotool-plugin-husky
- autotool-plugin-prettier
- autotool-plugin-publint
- autotool-plugin-remark
- autotool-plugin-standard-version
- autotool-plugin-stylelint
- autotool-plugin-svelte
- autotool-plugin-ts
- autotool-plugin-turbo
- autotool-plugin-typedoc
- autotool-plugin-vite
- autotool-plugin-vitest
- autotool-plugin-vscode
- autotool-plugin-workspace
cli tools
These are either help config providers function or help manage a workspace