Skip to content

Commit

Permalink
Merge pull request #109 from OUCC/miyaji/add-nvmrc
Browse files Browse the repository at this point in the history
nvmrcを追加
  • Loading branch information
miyaji255 authored Jan 31, 2024
2 parents 5d7716c + e03c00c commit d226797
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ OUCC のウェブサイトです。静的サイトジェネレータ Astro を

このプロジェクトでは Prettier によってコードのフォーマットを統一しています。ファイルの保存時に自動的に Prettier でフォーマットするようエディタを設定してください。

このプロジェクトではシンボリックリンクを扱っているので`git config --global core.symlinks true`を設定してください

## ディレクトリ構成

Astroで慣習的に使われるディレクトリ構成を採用しています。
Expand Down

0 comments on commit d226797

Please sign in to comment.