aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authoralinayejin <alina_kim@brown.edu>2023-12-18 17:35:58 -0500
committeralinayejin <alina_kim@brown.edu>2023-12-18 17:35:58 -0500
commit270ee7f9d01ed8d3432f162f40cfe28db9503cfc (patch)
tree1dda63c3031e5196469ed040e86ba500bb52a252 /tsconfig.json
parent98aff1d25b4b371f9d0846d229c1c3b1ddfec583 (diff)
add state message gif
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 680927421..743e8b6f2 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -21,5 +21,6 @@
// "node_modules",
// "static"
// ],
+ "include": ["./src/client/views/collections/collectionFreeForm/declaration.d.ts"],
"typeRoots": ["./node_modules/@types", "./src/typings"]
}