# Angular Localize Migration Tools This directory contains tools for migrating from the custom I18nService to Angular's @angular/localize system. ## Structure - `typescript/` - TypeScript code transformation utilities using ts-morph - `templates/` - Angular template transformation utilities using angular-eslint - `shared/` - Shared utilities and types - `tests/` - Unit tests for migration tools ## Usage The migration tools are designed to be run as part of the overall migration process defined in the spec.