| { | |
| "extends": "../../../config/typescript/tsconfig.json", | |
| "compilerOptions": { | |
| "types": ["@testing-library/jest-dom"] | |
| }, | |
| "references": [{ "path": "../" }] | |
| } | |
| { | |
| "extends": "../../../config/typescript/tsconfig.json", | |
| "compilerOptions": { | |
| "types": ["@testing-library/jest-dom"] | |
| }, | |
| "references": [{ "path": "../" }] | |
| } | |