コンテンツにスキップ

[npm] Snippets

npm runのコマンド一覧表示

npm run

依存packageの一覧表示

npm ll --depth=0

--depth=0なしだと全階層表示されるので見にくい