prettier support for already-installed node.js packages
オープン
enhancement
- 主要言語
- Java
- スター
- 5.7k
- フォーク
- 561
- 平均マージ
- 1日 14時間
- マージ済み PR(30日)
- 43
説明
For projects which are already using gradle to manage node.js and install deps with package.json, it would be nice if our prettier config could hook into that. Maybe if it had an arg where you passed the `node` executable, and another for passing `package-lock.json` for caching, and it was on you (somehow) to make sure that the dependencies were wired correctly. Getting the ergonomics right is key, and also difficult...
コントリビューションガイド
調査の方向性
まず、既存の Prettier 設定と Node.js の依存関係を管理する Gradle 統合を見つけます。package.json と package-lock.json が現在どのように扱われているかを確認し、そのうえで、すでにインストールされているパッケージに必要なコマンドライン入力と依存関係の配線を定義します。キャッシュの動作が明確で、文書化され、利用可能な統合が実現されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js
- 領域
- build-system, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100