Explorar o código

添加IDE项目配置文件

任一存 %!s(int64=3) %!d(string=hai) anos
pai
achega
6260d8afe9
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      web/jsconfig.json

+ 9 - 0
web/jsconfig.json

@@ -0,0 +1,9 @@
+{
+  "compilerOptions": {
+    "baseUrl": ".",
+    "paths": {
+      "@/*": ["./src/*"]
+    }
+  },
+  "exclude": ["node_modules", "dist"]
+}