Updated tsconfig.json

This commit is contained in:
Tommy Barnes 2022-01-04 16:08:49 -05:00
parent e0a2ab864e
commit 14934c2339

View file

@ -5,6 +5,6 @@
},
"exclude": [
"node_modules",
"__tests__"
"test"
]
}