Skip to content

Switch project to TypeScript#1

Open
skid-dev wants to merge 1 commit intomainfrom
codex/set-up-typescript-in-existing-project
Open

Switch project to TypeScript#1
skid-dev wants to merge 1 commit intomainfrom
codex/set-up-typescript-in-existing-project

Conversation

@skid-dev
Copy link
Owner

Summary

  • add TypeScript configuration
  • move server sources under src/ and change extensions to .ts
  • update internal imports to match new layout
  • add build/dev scripts and dev dependencies

Testing

  • npx tsc (fails: Cannot find name 'require' etc.)
  • npm run dev (fails: ts-node not found)
  • npm start (fails: Cannot find module '/workspace/MapMel/dist/index.js')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant