{
  "compilerOptions": {
    "alwaysStrict": true,
    "module": "esnext",
    "strict": true,
    "target": "esnext",
    "declaration": true
  }
}
