alleyinteractive / alleyinteractive/alley-scripts
Refactor oxlint-config to not use peer deps
Đang mở
javascript
Package: oxlint-config
- Ngôn ngữ chính
- TypeScript
- Star
- 10
- Fork
- 3
- Merge trung bình
- 4 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
### Description
I would like the oxlint-config package to install all necessary dependencies itself so that it manages the versions of oxlint, oxfmt, etc itself instead of pushing that burden to the user. We should not use peer dependencies in the package, and should instead install all dependencies as regular dependencies.
### Use Case
As a user, I want to be able to use this package by running `npm install --save-dev @alleyinteractive/oxlint-config` without having to install or manage peer dependencies myself.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.