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