prettier
This commit is contained in:
parent
cb4d586ca1
commit
ba6b28b440
@ -11,5 +11,3 @@ https://github.com/jondot/hygen
|
||||
```
|
||||
|
||||
console.log(hello)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
module.exports = [
|
||||
{
|
||||
type: 'input',
|
||||
name: 'day',
|
||||
message: "advent day?"
|
||||
}
|
||||
]
|
||||
type: "input",
|
||||
name: "day",
|
||||
message: "advent day?",
|
||||
},
|
||||
];
|
||||
|
@ -2,4 +2,4 @@
|
||||
message: |
|
||||
hygen {bold generator new} --name [NAME] --action [ACTION]
|
||||
hygen {bold generator with-prompt} --name [NAME] --action [ACTION]
|
||||
---
|
||||
---
|
||||
|
@ -14,5 +14,3 @@ https://github.com/jondot/hygen
|
||||
```
|
||||
|
||||
console.log(hello)
|
||||
|
||||
|
||||
|
@ -14,5 +14,3 @@ https://github.com/jondot/hygen
|
||||
```
|
||||
|
||||
console.log(hello)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user