{ "extends": "./tsconfig.json", "compilerOptions": { "skipLibCheck": true, "types": ["jest", "mocha", "@testing-library/jest-dom"], "sourceMap": false } }