Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ You can choose formatter from [JsDoc](https://jsdoc.app/), [ESDoc](https://esdoc

If you want to create your own template, see [example template](https://github.com/heavenshell/ts-lehre/tree/master/examples).

## Intaractive input
## Interactive input

Since ver 2.0.0 input `Allow prompt for interactive input` is deprecated.

If you want input Intaractively, use snippet plugin.
If you want input Interactively, use snippet plugin.

See [snippet example template](./examples/snippet_template.js).

Expand Down