{ "extends": "../tsconfig.json", "compilerOptions": { "types": [ "jest", "@testing-library/jest-dom", "@testing-library/react", "@testing-library/user-event" ] }, "include": [ "." ] }