Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kendalblythe/leetcode-typescript
Contains my solutions to LeetCode problems using TypeScript.
https://github.com/kendalblythe/leetcode-typescript
biome jest leetcode leetcode-solutions typescript vscode yarn
Last synced: 9 days ago
JSON representation
Contains my solutions to LeetCode problems using TypeScript.
- Host: GitHub
- URL: https://github.com/kendalblythe/leetcode-typescript
- Owner: kendalblythe
- Created: 2024-04-16T22:32:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T17:19:25.000Z (16 days ago)
- Last Synced: 2025-01-22T18:26:59.238Z (16 days ago)
- Topics: biome, jest, leetcode, leetcode-solutions, typescript, vscode, yarn
- Language: TypeScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode Typescript
## Introduction
Contains my solutions to LeetCode Problems using TypeScript.
## Technologies
- LeetCode
- TypeScript
- Vitest
- Biome
- Visual Studio Code
- pnpm## Getting Started
After you clone the Git repository, you can run the following
Yarn commands.- `pnpm install` - install packages
- `pnpm test` - run tests
- `pnpm lint` - lint check
- `pnpm format` - format code## Developer
Kendal Blythe - Check me out on
LinkedIn!