Skip to content

Commit 0333f06

Browse files
committed
fix: add autocompletion image
1 parent 3806ece commit 0333f06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ const parsedParameters = parameters.parse({
5050
//=> { TOKEN: 'xxxx', FIREBASE_CONFIG: { apiKey: 'xxxx' } }
5151
```
5252

53+
## AutoCompletion
54+
55+
![AutoCompletion](https://github.com/masahirompp/construct-typed-parameters/blob/image/autocompletion.png?raw=true)
56+
5357
## API
5458

5559
see `test/index.spec.ts`.

0 commit comments

Comments
 (0)