UNPKG

iana-tz-json-generator-and-importer

Version:

Quickly get timezone names and metadata from the IANA into your application in the format you want.

13 lines 207 B
{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": true, "inlineSourceMap": false }, "exclude": [ "node_modules", "templates", "timezones", "**/*.spec.ts" ] }