Skip to content

Commit 7e7a00c

Browse files
revert: ローカルでの別の変更の消し忘れを消す
1 parent 0f8077b commit 7e7a00c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/細かい設計方針.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,4 @@ export type HogeFugaType = z.infer<typeof hogeFugaSchema>;
108108
}
109109
}
110110
}
111-
```
112-
113-
## package.json の scripts
114-
115-
`package.json``scripts`は基本的には以下の順序で記述してください。
116-
- lint系
117-
- tools/下のスクリプトを実行する系
118-
- test系
119-
- build系
120-
- start系
121-
- lifecycle scripts
111+
```

0 commit comments

Comments
 (0)