杨磊
昨天 2886d8ee7872f6709b53a4bd84f95ffe0a26eafb
jsconfig.json
New file
@@ -0,0 +1,8 @@
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}