UNPKG

@haloe/primelocale

Version:

PrimeLocale provides i18n and l7n options globally for the components in PrimeUI libraries.

12 lines 281 B
{ "compilerOptions": { "allowJs": true, "checkJs": true, "noEmit": true, "module": "Node16", "moduleResolution": "node16", "lib": ["ES2017"], "strict": true }, "include": ["js/*.js", "js/locale.d.ts"] }