{ // Nuxt 가 .nuxt/tsconfig.json 을 생성 (별칭/자동 임포트 타입 포함) // 실제 타입 검사는 `nuxt typecheck` (vue-tsc) 로 수행 "extends": "./.nuxt/tsconfig.json" }