Skip to content

Commit 6c86c26

Browse files
committed
Initial test commit
1 parent b0b4160 commit 6c86c26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# bitloops-language-template-ts
1+
# Bitloops Language TypeScript Template
2+
23
Bitloops Language Boilerplate code for TypeScript
4+
5+
v0.0.0

src/infra/MockInfraFile.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
class MockInfra {
2+
3+
}

0 commit comments

Comments
 (0)