Skip to content

Commit a0538b4

Browse files
Add package.json and ignore prep folder
1 parent 2e40fa0 commit a0538b4

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

implement-shell-tools/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
prep/
2+
prep/

implement-shell-tools/package.json

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

0 commit comments

Comments
 (0)