NexGenStudioDev/ciitm-frontend

Two package manager - Use pnpm only

オープン

#228 opened on 2025/10/09

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (39 件のフォーク)auto 404
Ciitm FrontendONLY_FOR_NEW_CONTRIBUTORSResponsiveUi Updatefeature-requestgood first issuehacktoberfestonlydust-wave

Repository metrics

Stars
 (9 個のスター)
PR merge metrics
 (PR metrics pending)

説明

There is currently, two package manger existing in the project.

   package-lock.json
   pnpm-lock.yml

We should stick with only one package manager. I recommended using pnpm over npm.

Task

  • Delete package-lock.json
  • Update Readme.md and other relevent docs.

コントリビューターガイド