UNPKG

@blueprintjs/datetime

Version:

Components for interacting with dates and times

18 lines (17 loc) 418 B
{ "extends": "../../../config/tsconfig.web", "compilerOptions": { "composite": true, "outDir": "../lib/esm" }, "exclude": [ "**/*.stories.tsx", "**/*.stories.ts", "**/*.test.ts", "**/*.test.tsx", "common/dateFormatTestUtils.ts", "common/dayPickerTestUtils.ts", "common/loadDateFnsLocaleFake.ts", "vitest-env.d.ts" ] }