aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/react-app-env.d.ts
diff options
context:
space:
mode:
authorludovicm67 <ludovicmuller1@gmail.com>2020-01-31 12:18:19 +0100
committerQuentin Gliech <quentingliech@gmail.com>2020-02-11 20:54:36 +0100
commitaea42344ded1708361e7e1d577e9c6aa370ad64e (patch)
treeea9e14c64027155d43b5896b083d7b86bc9ae382 /webui/src/react-app-env.d.ts
parentf105f3bbdfd7b0fb2aa2ddd54719eba725cd5e07 (diff)
downloadgit-bug-aea42344ded1708361e7e1d577e9c6aa370ad64e.tar.gz
webui: transform index and App to TypeScript
Diffstat (limited to 'webui/src/react-app-env.d.ts')
-rw-r--r--webui/src/react-app-env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/react-app-env.d.ts b/webui/src/react-app-env.d.ts
new file mode 100644
index 00000000..6431bc5f
--- /dev/null
+++ b/webui/src/react-app-env.d.ts
@@ -0,0 +1 @@
+/// <reference types="react-scripts" />