このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ntasicc
/
diligent-next-ts
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
3
コミット
1
ブランチ
ブランチ:
master
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'master' から
${ noResults }
diligent-next-ts
/
next-i18next.config.js
next-i18next.config.js
83B
Raw
パーマリンク
通常表示
履歴
refactor: typescript
3年前
1
2
3
4
5
6
module.exports = {
i18n: {
defaultLocale: 'en',
locales: ['en'],
},
};