{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true,
    "declaration": true,
    "declarationDir": "../lib",
    "emitDeclarationOnly": true,
    "isolatedModules": true,
    "jsx": "react",
    "preserveWatchOutput": true,
    "pretty": true,
    "skipLibCheck": true
  }
}
