Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 386 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 386 Bytes

LeetCode

TODO

  1. integrate github repo with LeetCode API
  2. create repository structure validators (experiment with eslint?)

Install dependencies

npm i

Run script

npm exec tsx ./$(git config user.name)/0338-counting-bits/index.ts

Create solution

Call vs code task create new ts solution