Jacky Zhao
2023-07-01 4c904d88aba14d0d153bfac364630ad61832a73d
tsconfig.json
@@ -1,7 +1,9 @@
{
  "compilerOptions": {
    "lib": [
      "esnext"
      "esnext",
      "DOM",
      "DOM.Iterable"
    ],
    "module": "esnext",
    "target": "esnext",