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