Skip to content

Commit c8928c5

Browse files
committed
#134 converting index to typescript
1 parent df47458 commit c8928c5

File tree

6 files changed

+424
-366
lines changed

6 files changed

+424
-366
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ node_modules
22
npm-debug.log.*
33
.vscode
44
personal
5+
*.js
6+
*.js.map
57

6-
# DEFAULT PYTON GITIGNORE
8+
# DEFAULT PYTHON GITIGNORE
79

810
# Byte-compiled / optimized / DLL files
911
__pycache__/

index.js

Lines changed: 0 additions & 260 deletions
This file was deleted.

0 commit comments

Comments
 (0)