vendure-ecommerce / ngx-translate-extract

Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
MIT License
51 stars 19 forks source link

chore: update tsconfig target and module to es2022 #33

Closed pmpak closed 1 year ago

pmpak commented 1 year ago

This enables the option to use top level await and is also aligned with the latest angular tsconfig target