Commit 94b0f14
committed
Add format script for code formatting and lint fixing
Introduce a new "format" script in package.json to streamline the process of applying Prettier fixes and lint fixes in one command. This enhances developer efficiency by combining two common formatting tasks into a single step.1 parent 5717e85 commit 94b0f14
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments