]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: rename tsconfig.config.json to tsconfig.node.json (#232)
author余腾靖 <ytj2713151713@gmail.com>
Mon, 27 Feb 2023 07:21:14 +0000 (15:21 +0800)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 07:21:14 +0000 (15:21 +0800)
Closes #231

template/tsconfig/base/tsconfig.json
template/tsconfig/base/tsconfig.node.json [moved from template/tsconfig/base/tsconfig.config.json with 100% similarity]
template/tsconfig/cypress-ct/tsconfig.json
template/tsconfig/vitest/tsconfig.json

index 8d2359999ec907a1ff44010999ff814fde4897a5..cb2043bce62ddf911bdca4e0baebdd1eb01d211a 100644 (file)
@@ -10,7 +10,7 @@
 
   "references": [
     {
-      "path": "./tsconfig.config.json"
+      "path": "./tsconfig.node.json"
     }
   ]
 }
index 040665bbeddb1a7f6b4e2ee45d606153fb393b1c..27e23a607af40b5fd6251147dc81acf80d20c0d4 100644 (file)
@@ -2,7 +2,7 @@
   "files": [],
   "references": [
     {
-      "path": "./tsconfig.config.json"
+      "path": "./tsconfig.node.json"
     },
     {
       "path": "./tsconfig.app.json"
index 31f90037cb74ac0b338903e1ffbefacc551f18e2..100cf6a8f2b8b43c3fba052e5241951ecdd7a384 100644 (file)
@@ -2,7 +2,7 @@
   "files": [],
   "references": [
     {
-      "path": "./tsconfig.config.json"
+      "path": "./tsconfig.node.json"
     },
     {
       "path": "./tsconfig.app.json"