Services/interfaces and utilites for command executers
Find a file
Andrey Kernichniy ceeec2dc0b
All checks were successful
CI / build (push) Successful in 44s
Release package version 0.0.2
Update files
2026-03-09 22:22:24 +07:00
.forgejo/workflows Added first files 2026-03-08 00:30:02 +07:00
.husky Initial commit 2026-03-07 17:10:42 +00:00
.vscode Initial commit 2026-03-07 17:10:42 +00:00
lib/src Release package version 0.0.2 2026-03-09 22:22:24 +07:00
playground Initial commit 2026-03-07 17:10:42 +00:00
scripts Initial commit 2026-03-07 17:10:42 +00:00
.editorconfig Initial commit 2026-03-07 17:10:42 +00:00
.gitignore Release package version 0.0.2 2026-03-09 22:22:24 +07:00
.npmrc Update .npmrc 2026-03-08 01:05:38 +07:00
.prettierignore Initial commit 2026-03-07 17:10:42 +00:00
.prettierrc Initial commit 2026-03-07 17:10:42 +00:00
eslint.config.mjs Initial commit 2026-03-07 17:10:42 +00:00
package-lock.json Added dependencies 2026-03-08 12:40:57 +07:00
package.json Release package version 0.0.2 2026-03-09 22:22:24 +07:00
readme.md Initial commit 2026-03-07 17:10:42 +00:00
tsconfig.dev.json Release package version 0.0.2 2026-03-09 22:22:24 +07:00
tsconfig.json Initial commit 2026-03-07 17:10:42 +00:00

Descriptions

This template repo for libraries on Type Script.

Repository include:

  • Base checks of code (prettier, eslint, husky)
  • Base Forgejo CI/CD workflows