javascript-template/templates/vanilla
jasmine e907de4a37
Clean up template configurations for initialized projects
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.
2025-11-14 12:26:43 +08:00
..
nix/modules Clean up template configurations for initialized projects 2025-11-14 12:26:43 +08:00
src Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
.envrc Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00
.prettierignore Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
.replrc.js Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
eslint.config.js Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
flake.lock Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00
flake.nix Clean up template configurations for initialized projects 2025-11-14 12:26:43 +08:00
index.html Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
Justfile Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
package.json Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00