initial commit v1.0.0
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 3 Oct 2023 18:37:47 +0000 (11:37 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 14 Nov 2023 23:37:25 +0000 (15:37 -0800)
commit0e2b40ef2adfdcff9abe5d3516daf20061b48b9d
tree224894953c76df5094aa27ef09f68bdffb8821b5
parent0a3fc1558ade5cef6da59c5fee13452fcb386334
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/file-scope.js [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
test/lib/file-scope.js [new file with mode: 0644]