codeforjapan / mapprint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devDependencies から fs パッケージを削除する

munierujp opened this issue · comments

要望の概要 | What

devDependencies から、Node.jsの標準モジュールであり明示的にインストールする必要のない fs パッケージを削除する。

なぜやるのか | Why

不要なパッケージが依存にあるのはよろしくないため。

どうやるのか | How

yarn remove fs