You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Kimi Löffel 57f08ab89c
make ts file
3 years ago
.eslintrc.json initialize repo with nodejs and typescript for type checking 3 years ago
.gitignore Initial commit 3 years ago
README.md Initial commit 3 years ago
fill.ts add fill 3 years ago
greater-than.ts initialize repo with nodejs and typescript for type checking 3 years ago
intersection.ts add intersection 3 years ago
is-palindrome.ts add is palindrome 3 years ago
join.ts add join 3 years ago
maximum.ts add maximum 3 years ago
package-lock.json initialize repo with nodejs and typescript for type checking 3 years ago
package.json initialize repo with nodejs and typescript for type checking 3 years ago
snake-case.ts make ts file 3 years ago
split.ts add split 3 years ago
string-to-number.ts add string to number 3 years ago
tree-path-array.ts add tree path array 3 years ago
tsconfig.json initialize repo with nodejs and typescript for type checking 3 years ago

README.md

typescript-type-challenges