8000 Add filename to example tsconfig.json (#2365) · vuejs-jp-bot/jp.vuejs.org@d0c2462 · GitHub
[go: up one dir, main page]

Skip to content

Commit d0c2462

Browse files
authored
Add filename to example tsconfig.json (vuejs#2365)
This filename has been written in the original markdown. https://github.com/vuejs/vuejs.org/blob/429fdee9b8264727664c782e31a19625c3af2a6e/src/v2/guide/typescript.md However, it was removed in ae9659d, maybe unexpectedly.
1 parent c9e0937 commit d0c2462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/guide/typescript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ order: 403
1616
## 推奨構成
1717

1818
``` js
19+
// tsconfig.json
1920
{
2021
"compilerOptions": {
2122
// これは Vue のブラウザサポートに合わせます

0 commit comments

Comments
 (0)
0