mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 11:43:51 +00:00
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-morphtemplates/- Angular template transformation utilities using angular-eslintshared/- Shared utilities and typestests/- 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.