Explorar o código

添加IDE配置文件

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

+ 9 - 0
jsconfig.json

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