UNPKG

@availity/favorites

Version:

Favorite Heart for favoriting items such as links/resources etc.

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