yargs/yargs

How to migrate from yargs@16

オープン

#1,948 opened on 2021/05/20

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,053 件のフォーク)batch import
Help Wantedquestion

Repository metrics

Stars
 (10,829 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The usage at yargs 16 can be:

import yargs from 'yargs/yargs';

Then yargs.js is gone since upgrade yargs to 17. I'm going to migrate project to ESM, and this stop me to next step.

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