diff --git a/web/jsconfig.json b/web/jsconfig.json new file mode 100644 index 0000000..b2c0e02 --- /dev/null +++ b/web/jsconfig.json @@ -0,0 +1,3 @@ +{ + "include": ["./src/**/*"] +}