Added jsconfig.json

This commit is contained in:
Douglas Barone 2020-12-17 08:33:57 -04:00
parent 3f33f6311b
commit 5eb7976884

3
web/jsconfig.json Normal file
View File

@ -0,0 +1,3 @@
{
"include": ["./src/**/*"]
}