angular/packages/localize
Kristiyan Kostadinov 52cc7f839b build: align with internal tsconfig options (#51728)
Currently internally Angular has some customized tsconfig files, because we don't align with the tsconfig of the rest of g3. These changes enable `noImplicitReturns` and `noPropertyAccessFromIndexSignature` to align better with the internal config.

PR Close #51728
2023-09-12 11:39:42 -07:00
..
init refactor(localize): use globalThis for global (#50063) 2023-07-14 18:32:01 +00:00
schematics docs(docs-infra): improve docs for @angular/localize package. (#49393) 2023-03-20 13:12:19 +01:00
src refactor(localize): ignore code duplication error with compiler package (#51500) 2023-08-29 17:55:34 +00:00
test refactor: update packages/localize to be strict ESM (#48521) 2022-12-19 19:50:43 +00:00
tools build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
BUILD.bazel refactor(localize): run spell check on localize package (#50445) 2023-05-24 13:56:55 +00:00
index.ts refactor(localize): bundle message digest algorithm directly in npm package (#48799) 2023-01-24 18:31:25 +00:00
localize.ts fix(localize): add triple slash type reference on @angular/localize on `ng add (#48502) 2023-01-04 11:50:45 -08:00
package.json build: update all non-major dependencies (#51161) 2023-08-10 16:28:18 -07:00
PACKAGE.md docs(language-service): correction of the demonstration translation (#50359) 2023-05-19 14:20:29 +00:00
private.ts refactor(localize): use globalThis for global (#50063) 2023-07-14 18:32:01 +00:00