aboutsummaryrefslogtreecommitdiffstats
path: root/src/react-app-env.d.ts
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-09-27 23:14:18 +0100
committerGravatar Joe Banks <[email protected]>2020-09-27 23:14:18 +0100
commit6a492df9ebb270afee94d0f8db596a7e887e631e (patch)
treeabf38b335b83f262a6c1e949d6bba97273edbf9f /src/react-app-env.d.ts
Initialize project using Create React App
Diffstat (limited to 'src/react-app-env.d.ts')
-rw-r--r--src/react-app-env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/react-app-env.d.ts b/src/react-app-env.d.ts
new file mode 100644
index 0000000..6431bc5
--- /dev/null
+++ b/src/react-app-env.d.ts
@@ -0,0 +1 @@
+/// <reference types="react-scripts" />