generated from gxc-solutions/gxc-template-repo
Module for register and handle hotkyes
| .forgejo/workflows | ||
| .husky | ||
| .vscode | ||
| lib/src | ||
| playground | ||
| scripts | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| eslint.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| tsconfig.dev.json | ||
| tsconfig.json | ||
Descriptions
This template repo for libraries on Type Script.
Repository include:
- Base checks of code (prettier, eslint, husky)
- Base Forgejo CI/CD workflows