UNPKG

intl-locales-supported

Version:

Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale data that you need.

8 lines 151 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src/*.ts"] }