https://github.com/kendalblythe/leetcode-typescript
Contains my solutions to LeetCode problems using TypeScript.
https://github.com/kendalblythe/leetcode-typescript
eslint leetcode leetcode-solutions pnpm prettier typescript vitest vscode
Last synced: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T21:32:11.000Z (6 months ago)
- Last Synced: 2025-06-23T01:36:52.667Z (5 months ago)
- Topics: eslint, leetcode, leetcode-solutions, pnpm, prettier, typescript, vitest, vscode
- Language: TypeScript
- Homepage:
- Size: 99.6 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
- Visual Studio Code
- ESLint
- Prettier
- pnpm
## Getting Started
After you clone the Git repository, you can run the following pnpm
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!