UNPKG

@blueprintjs/datetime

Version:

Components for interacting with dates and times

15 lines (14 loc) 324 B
{ "extends": "../../../config/tsconfig.web", "compilerOptions": { "composite": true, "outDir": "../lib/esm" }, "exclude": [ "**/*.test.ts", "**/*.test.tsx", "**/dateFormatTestUtils.ts", "**/dayPickerTestUtils.ts", "**/loadDateFnsLocaleFake.ts" ] }