stack/packages/stack-cli
mantrakp04 8336d4821d Refactor local emulator type handling and architecture detection
- Updated `local-emulator.ts` to explicitly cast the module evaluation result to `Record<string, unknown>`, improving type safety.
- Enhanced `emulator.ts` architecture detection with clearer case structures for better readability and maintainability.

These changes improve code clarity and type management in the local emulator setup.
2026-03-19 12:55:44 -07:00
..
src Refactor local emulator type handling and architecture detection 2026-03-19 12:55:44 -07:00
.eslintrc.cjs Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
package.json chore: update package versions 2026-03-13 13:53:08 -07:00
tsconfig.json Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
tsdown.config.ts CLI init (#1242) 2026-03-13 10:55:22 -07:00