{
  "compilerOptions": {
    "module": "ES2022",
    "target": "ES2022",
    "moduleResolution": "node",
    "removeComments": false,
    "alwaysStrict": false,
    "skipLibCheck": true
  }
}