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

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.

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!