mirror of
https://github.com/sajenim/javascript-template.git
synced 2026-01-12 00:26:57 +08:00
Removed unnecessary packages and template metadata from initialized projects: - Removed TypeScript from vanilla template (not used) - Removed template.nix from both templates (only needed in repo, not projects) - Updated flake.nix in templates to only import devshell.nix Templates now provide minimal, focused development environments. |
||
|---|---|---|
| .. | ||
| nix/modules | ||
| src | ||
| .envrc | ||
| .prettierignore | ||
| .replrc.js | ||
| eslint.config.js | ||
| flake.lock | ||
| flake.nix | ||
| index.html | ||
| Justfile | ||
| package.json | ||