ChuckJonas / 10x-demo

testing sweep
MIT License
0 stars 0 forks source link

Add project setup for TypeScript #3

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds the necessary project setup for TypeScript. It initializes a new npm project, installs TypeScript as a development dependency, and creates a tsconfig.json file for TypeScript configuration.

Summary of Changes

Fixes #1.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-project-setup