Skip to content

Commit

Permalink
fix: add autocompletion image
Browse files Browse the repository at this point in the history
  • Loading branch information
KDxCBdP7 committed May 8, 2022
1 parent 3806ece commit 0333f06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ const parsedParameters = parameters.parse({
//=> { TOKEN: 'xxxx', FIREBASE_CONFIG: { apiKey: 'xxxx' } }
```

## AutoCompletion

![AutoCompletion](https://github.com/masahirompp/construct-typed-parameters/blob/image/autocompletion.png?raw=true)

## API

see `test/index.spec.ts`.
Expand Down

0 comments on commit 0333f06

Please sign in to comment.