aboutsummaryrefslogtreecommitdiff
path: root/_wui/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to '_wui/tsconfig.json')
-rw-r--r--_wui/tsconfig.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/_wui/tsconfig.json b/_wui/tsconfig.json
new file mode 100644
index 0000000..efd6312
--- /dev/null
+++ b/_wui/tsconfig.json
@@ -0,0 +1,6 @@
+{
+ "compilerOptions": {},
+ "files": [
+ "index.ts"
+ ]
+}