Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit aa0071a

Browse files
committed
doc: add README
1 parent 9357ef4 commit aa0071a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/@types/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# @types
2+
3+
TypeScript の定義ファイルをここに配置します。

src/common/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# COMMON
2+
3+
## constants
4+
5+
定数ファイルをこちらに配置します。
6+
7+
## env
8+
9+
環境定義ファイルをこちらに配置します。

0 commit comments

Comments
 (0)