fix
This commit is contained in:
@ -19,9 +19,9 @@ import {
|
||||
/**
|
||||
* initialize the package.json
|
||||
*
|
||||
* @param {string} folder folder
|
||||
* @param {boolean} use_ts use_ts
|
||||
* @param {boolean} use_tests use_tests
|
||||
* @param folder - folder
|
||||
* @param use_ts - use typescript
|
||||
* @param use_tests - use tests
|
||||
*/
|
||||
async function init_package (
|
||||
folder: string,
|
||||
|
Reference in New Issue
Block a user