{
  "compilerOptions": {
    "module": "esnext",
    "target": "esnext",
    "checkJs": true,
    "experimentalDecorators": true,
    "allowSyntheticDefaultImports": true
  }
}
