diff --git a/examples/basic/tsconfig.json b/examples/basic/tsconfig.json new file mode 100644 index 000000000..9a3694843 --- /dev/null +++ b/examples/basic/tsconfig.json @@ -0,0 +1,3 @@ +{ + // this is only here to set this directory as the typescript root +}