WORKSPACE_EXT_PRIORITY
constWORKSPACE_EXT_PRIORITY: typeofCONFIG_EXT_PRIORITY_LOCAL=CONFIG_EXT_PRIORITY_LOCAL
Defined in: core/src/workspace.ts:101
workspace 파일 자동 탐색 우선순위. CONFIG_EXT_PRIORITY 와 동일 정책 — 동일 디렉토리에
다중 확장자 존재 시 첫 매치를 반환한다 (.ts > .mts > .cts > .mjs > .js > .cjs > .json).