Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

How to delete the experimentally created command ?

hitesh saini edited this page Apr 3, 2021 · 1 revision

To delete experimentally created command with the help of yarn generate:command. you can use

yarn delete:command

then it will ask you the command name, then type the command name without file extension(.js).

Clone this wiki locally