No description
  • JavaScript 41.6%
  • TypeScript 30%
  • Dockerfile 28.4%
Find a file
2026-06-10 08:45:07 +00:00
.github chore(deps): update all non-major dependencies to v5.4.1 2026-06-10 08:45:07 +00:00
.vscode chore(git): drop hooks 2026-05-09 20:15:40 +02:00
src refactor(jiti): migrate to v2 2024-09-29 03:19:08 +02:00
.commitlintrc.json feat: initial setup 2024-03-15 04:29:08 +01:00
.dockerignore chore(git): drop hooks 2026-05-09 20:15:40 +02:00
.editorconfig feat: initial setup 2024-03-15 04:29:08 +01:00
.gitignore feat: initial setup 2024-03-15 04:29:08 +01:00
.nvmrc ci: upgrade to trusted publishing 2025-11-07 04:48:23 +01:00
.releaserc.json fix(ci): release using pnpm 2026-05-28 05:11:39 +02:00
.renovaterc.json feat: initial setup 2024-03-15 04:29:08 +01:00
CHANGELOG.md chore(release): 0.0.5 [skip ci] 2026-05-28 03:19:23 +00:00
Dockerfile chore(deps): update all non-major dependencies 2026-05-21 22:36:23 +00:00
eslint.config.js refactor: migrate to eslint v9 2024-04-17 01:32:40 +02:00
package.json chore(deps): update all non-major dependencies to v8.60.1 2026-06-04 22:44:09 +00:00
pnpm-lock.yaml chore(deps): lock file maintenance 2026-06-08 01:41:03 +00:00
README.md feat: initial setup 2024-03-15 04:29:08 +01:00

dargmuesli's commitlint configuration

This configuration

  • extends @commitlint/config-conventional
  • disables the maximum line length checks for body and footer on CI