heyujie
2022-01-26 613279703a7a4514e76620fac88951ef005bdcaf
tsconfig.json
@@ -15,7 +15,8 @@
    "paths": {
      "@/*": ["src/*"]
    },
    "lib": ["esnext", "dom", "dom.iterable", "scripthost"]
    "lib": ["esnext", "dom", "dom.iterable", "scripthost"],
    "skipLibCheck": true
  },
  "include": [
    "src/**/*.ts",