Commit cc3e6f2
committed
chore: added more aliases for fixing linting/formatting issues
eslint uses `--fix` and prettier uses `--write` thus I added aliases for both
`fix`, and `write` for both styling problems to not confuse anyone.1 parent a3a3724 commit cc3e6f2
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments