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