There was an error while loading. Please reload this page.
1 parent 916dcad commit e30c904Copy full SHA for e30c904
1 file changed
web/tsconfig.json
@@ -27,17 +27,7 @@
27
],
28
"@reearth/*": [
29
"src/*"
30
- ],
31
- "react-align": [
32
- "node_modules/react-align/dist/index.d.ts"
33
34
- "cesium-dnd": [
35
- "node_modules/cesium-dnd/dist/index.d.ts"
36
37
- "cesium-mvt-imagery-provider": [
38
- "node_modules/cesium-mvt-imagery-provider/dist/index.d.ts"
39
40
- "quickjs-emscripten-sync": ["node_modules/quickjs-emscripten-sync/dist/index.d.ts"]
+ ]
41
},
42
"plugins": [
43
{
0 commit comments