Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb47c7be

Browse files
authored
chore: rename tsconfig.config.json to tsconfig.node.json (vuejs#232)
Closesvuejs#231
1 parentacd24b3 commitb47c7be

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

‎template/tsconfig/base/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
"references": [
1212
{
13-
"path":"./tsconfig.config.json"
13+
"path":"./tsconfig.node.json"
1414
}
1515
]
1616
}

‎template/tsconfig/cypress-ct/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"files": [],
33
"references": [
44
{
5-
"path":"./tsconfig.config.json"
5+
"path":"./tsconfig.node.json"
66
},
77
{
88
"path":"./tsconfig.app.json"

‎template/tsconfig/vitest/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"files": [],
33
"references": [
44
{
5-
"path":"./tsconfig.config.json"
5+
"path":"./tsconfig.node.json"
66
},
77
{
88
"path":"./tsconfig.app.json"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp