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