Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e940b4

Browse files
committed
docs(ja): update guides
1 parent b6f6080 commit 8e940b4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

langs/ja/guides/directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"title": "サーバー",
2020
"description": "Solid のサーバーサイド機能についての説明"
2121
},
22+
{
23+
"resource": "typescript",
24+
"title": "TypeScript",
25+
"description": "Solid を TypeScript で使用するためのヒント"
26+
},
2227
{
2328
"resource": "testing",
2429
"title": "Solid のテスト",

langs/ja/guides/typescript.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
title: TypeScript
3-
description: Solid を TypeScript で使用するためのヒント
4-
sort: 3
5-
---
61
# TypeScript
72

83
Solid は、TypeScript で簡単に使用できるよう設計されています。

0 commit comments

Comments
 (0)