UNPKG

@availity/pagination

Version:
11 lines (10 loc) 282 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../dist/out-tsc", "module": "commonjs", "types": ["jest", "node", "@testing-library/jest-dom"], "allowJs": true }, "include": ["**/*.test.js", "**/*.test.ts", "**/*.test.tsx", "**/*.d.ts"] }