diff --git a/web/tsconfig.json b/web/tsconfig.json index 5cb0cd301..7fa89361d 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -27,17 +27,7 @@ ], "@reearth/*": [ "src/*" - ], - "react-align": [ - "node_modules/react-align/dist/index.d.ts" - ], - "cesium-dnd": [ - "node_modules/cesium-dnd/dist/index.d.ts" - ], - "cesium-mvt-imagery-provider": [ - "node_modules/cesium-mvt-imagery-provider/dist/index.d.ts" - ], - "quickjs-emscripten-sync": ["node_modules/quickjs-emscripten-sync/dist/index.d.ts"] + ] }, "plugins": [ {