test proxy

This commit is contained in:
eric sciple 2020-02-07 21:30:52 -05:00
parent 63d68602dd
commit 2cbe3e7b1b
5 changed files with 60 additions and 17 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# Ignore node_modules, ncc is used to compile nodejs modules into a single file
node_modules/
__tests__/runner/*
__tests__/sample-proj/target/
# Ignore js files that are transpiled from ts files in src/
lib/