Commit 644fc3e
fix: add missing lint and format scripts to package.json
- Add lint script for ESLint
- Add lint:fix script for auto-fixing
- Add format script for Prettier
- Add format:check script for CI validation
Fixes GitHub Actions workflow failure1 parent 52717b2 commit 644fc3e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments