main
Yanick Champoux 2022-12-08 16:29:47 -05:00
parent cb4d586ca1
commit ba6b28b440
5 changed files with 6 additions and 12 deletions

View File

@ -11,5 +11,3 @@ https://github.com/jondot/hygen
```
console.log(hello)

View File

@ -1,7 +1,7 @@
module.exports = [
{
type: 'input',
name: 'day',
message: "advent day?"
}
]
type: "input",
name: "day",
message: "advent day?",
},
];

View File

@ -14,5 +14,3 @@ https://github.com/jondot/hygen
```
console.log(hello)

View File

@ -14,5 +14,3 @@ https://github.com/jondot/hygen
```
console.log(hello)