Skip to content

feat: initialize TypeScript project with tsconfig and package.json #1

@Tonyfudecai

Description

@Tonyfudecai

Description

Set up the initial TypeScript project structure for MoltClaw cloud gateway.

Requirements

  • package.json with name, version, scripts (build, dev, test, lint)
  • tsconfig.json targeting ES2022, ESM modules
  • src/ directory with index.ts entry point
  • .gitignore for node_modules, dist, .env
  • Add eslint + prettier config

Skills

TypeScript, Node.js project setup

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions