{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./client.json", "compilerOptions": { "allowImportingTsExtensions": true, "jsx": "react-jsx" } }