Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
fix: apply prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
pxfnc committed Feb 11, 2024
1 parent 0a7b3d1 commit d78f795
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,11 @@ emaki = [
$ npx elm-emaki
```

## 将来的なemakiの例
## 将来的な emaki の例

動作を見たいview関数の実装`someView : Args -> Html msg`があった時、emakiファイルをこんな
動作を見たい view 関数の実装`someView : Args -> Html msg`があった時、emaki ファイルをこんな
感じに書くと動作確認できる画面ができる予定。


```elm
import Emaki

Expand Down

0 comments on commit d78f795

Please sign in to comment.