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