Skip to content

Commit

Permalink
build: folder organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Beraliv committed Dec 8, 2024
1 parent 5ddf307 commit 4a2ffa6
Show file tree
Hide file tree
Showing 48 changed files with 21 additions and 21 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20.18.0
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# ts-conversion

Interactive website, helping engineers understand, how they can convert one type to another in TypeScript, with examples and links to TypeScript playground.

Try it now: https://ts-conversion.beraliv.com

## Quick start

This project is part of pnpm workspaces.

To install all dependencies, run the install command:

```bash
pnpm install
```

To start developing the project, run the dev command:

```bash
pnpm --filter ts-conversion run dev --host
```
File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 0 additions & 21 deletions packages/ts-conversion/README.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4a2ffa6

Please sign in to comment.