diff options
| author | alinayejin <alina_kim@brown.edu> | 2023-12-18 17:35:58 -0500 |
|---|---|---|
| committer | alinayejin <alina_kim@brown.edu> | 2023-12-18 17:35:58 -0500 |
| commit | 270ee7f9d01ed8d3432f162f40cfe28db9503cfc (patch) | |
| tree | 1dda63c3031e5196469ed040e86ba500bb52a252 /tsconfig.json | |
| parent | 98aff1d25b4b371f9d0846d229c1c3b1ddfec583 (diff) | |
add state message gif
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 1 |
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"] } |
