Commit e6fddba
committed
feat: add package.json and package-lock.json for dependency management
- Introduced package.json to define development dependencies for the project, including `oxfmt` and `oxlint`.
- Added package-lock.json to lock the versions of dependencies, ensuring consistent installations across environments.
- Updated sync-readme-tools.mjs to enhance error handling for missing tools table in README.md.1 parent 5572e3e commit e6fddba
3 files changed
Lines changed: 827 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
89 | 100 | | |
90 | 101 | | |
91 | 102 | | |
| |||
0 commit comments