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