{
  "extends": "@crypto-dex-sdk/typescript-config/react-library.json",
  "compilerOptions": {
    "baseUrl": "."
  },
  "include": ["."],
  "exclude": ["node_modules"]
}
