chore(M02): 타입 검사 범위에 M0 폴더들 넣음 (PLAN 10-1)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0148XFUpPfpiuTjxF1EK9c95
This commit is contained in:
2026-09-25 09:56:06 +09:00
co-authored by Claude Sonnet 5
parent 76904e7c89
commit 910ea06930
+1 -1
View File
@@ -32,6 +32,6 @@
"maplibre-gl": ["config/node_modules/maplibre-gl"],
}
},
"include": ["A00_Common", "A0*", "B0*", "B1*", "Z0*", "ui_template", "config/**/*", "common_util"],
"include": ["A00_Common", "A0*", "B0*", "B1*", "M0*", "Z0*", "ui_template", "config/**/*", "common_util"],
"exclude": ["0_old", "node_modules", "venv", "dist"]
}