{
  "compilerOptions": {
    "esModuleInterop": true,
    "experimentalDecorators": true
  },
  "rootDir": "./src",
  "exclude": []
}