Generate package.json

This commit is contained in:
Adria Navarro 2023-05-22 11:56:41 +02:00
parent 2ce968fcfc
commit a24c4eb320
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
"outExtension": {
".js": ".js"
}
}
},
"generatePackageJson": true
},
"configurations": {
"development": {