{
  "files": [],
  // "compilerOptions": {
  //   "target": "ES2020", // Ensure compatibility with older browsers
  //   "module": "ESNext" // Or another module system compatible with your bundler
  // },
  "references": [
    { "path": "./tsconfig.app.json" },
    { "path": "./tsconfig.node.json" }
  ]
}
