1
mirror of https://github.com/jakejarvis/npm-module-template.git synced 2026-06-29 13:06:00 -04:00

initial commit 🎉

This commit is contained in:
2021-08-30 19:46:22 -04:00
commit 1cbe2b4758
11 changed files with 4278 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.DS_Store
node_modules/
dist/
.npmrc
.vscode/