このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
TheoryOfNekomata
/
file-commons
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Useful methods for file-related functions.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
4
コミット
1
ブランチ
268 KiB
ツリー:
8f969cd4e2
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'8f969cd4e2' から
${ noResults }
file-commons
/
.prettierrc
.prettierrc
96 B
Raw
通常表示
履歴
Initial commit Add files.
4年前
1
2
3
4
5
6
{
"jsxSingleQuote": false,
"singleQuote": true,
"semi": false,
"trailingComma": "es5"
}