UNPKG

@blueprintjs/datetime

Version:

Components for interacting with dates and times

11 lines (10 loc) 247 B
{ "extends": "./tsconfig.build.json", "compilerOptions": { "composite": true, "noEmit": true, "skipLibCheck": true }, "include": ["**/*.ts", "**/*.tsx", "**/*.test.ts", "**/*.test.tsx"], "exclude": [] }