{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "./tsconfig.json", "compilerOptions": { "emitDeclarationOnly": true, "skipLibCheck": true } }