QYF-GitLab1
13 小时以前 d2adbd69bf063be99890ae2f828e41bd67efc96c
jsconfig.json
New file
@@ -0,0 +1,8 @@
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}