initial commit v1.0.0
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 6 Nov 2021 17:37:11 +0000 (10:37 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Thu, 18 Nov 2021 20:22:59 +0000 (12:22 -0800)
commit4ab85bf22ece77cccd4e92435208bca5858816f6
treec3e12d21133ab085d4a6a5fa3035fad9ffab1d47
parent4452e450055ec07b8edec5675a53c0780cd89651
initial commit
.eslintrc.json [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.nycrc.json [new file with mode: 0644]
README.md [new file with mode: 0644]
index.js [new file with mode: 0644]
lib/template-helper.js [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
test/lib/template-helper.js [new file with mode: 0644]
test/stub-logger.js [new file with mode: 0644]