Skip to content

Commit b7d7e38

Browse files
authored
Setup the project
2 parents cfca956 + 2328849 commit b7d7e38

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "mfr",
3+
"version": "0.0.1",
4+
"dependencies": {
5+
}
6+
}

0 commit comments

Comments
 (0)