{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true,
    "checkJs": false
  },
  "extends": [
    "@msinternal/botframework-webchat-tsconfig/current",
    "@msinternal/botframework-webchat-tsconfig/features/cssModules"
  ]
}
