Skip to content

Commit d5e9e8e

Browse files
committed
refactor: translate project into typescript
1 parent 6c8c7ad commit d5e9e8e

File tree

12 files changed

+4102
-4877
lines changed

12 files changed

+4102
-4877
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
node_modules/
2+
build/
23

34
# Editors
45
.vscode/
56
.idea/
67
*.iml
78
node_modules/
89
report.json
9-
sarif.json
10+
sarif.json

0 commit comments

Comments
 (0)