Closed foxymiles closed 1 year ago
Use npm instead of yarn in newly created extensions.
Use npm instead of yarn in newly created extensions to save extension authors the extra step of installing yarn.
Fixes: #100
Public-Facing Changes
Use npm instead of yarn in newly created extensions.
Description
Use npm instead of yarn in newly created extensions to save extension authors the extra step of installing yarn.
Fixes: #100