Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Katas TypeScript

CI MIT License Conventional Commits

TypeScript solutions for Katas from

  • LeetCode 🧡
  • And more... 🌈

How to work with this repository

  1. Clone the repository
  2. Install the tools in the .tool-versions file.
    • You may use asdf for the installation.
  3. Run: yarn
  4. Run the tests: yarn test
  5. Run the linting: yarn lint
  6. Write the tests, write the code, have fun!
  7. Lint the code (yarn lint), run the tests (yarn test), format the code (yarn format)
  8. Open a Pull Request, wait for all the checks to pass, and merge! 🎉

About

Coding Katas written in TypeScript 💙

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages