Commit c1821c9
committed
Refactor dependency installation script and update package.json
- Replaced TypeScript-based install-dependencies script with a Bash script for improved simplicity and performance.
- Updated package.json to call the new shell script for installing dependencies.
- Reformatted lint-staged configuration for better readability.1 parent c7f82f5 commit c1821c9
File tree
3 files changed
+9
-17
lines changed- scripts
3 files changed
+9
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
This file was deleted.
0 commit comments