Skip to content

Commit

Permalink
[FABCN-388] Tutorial updated (#246)
Browse files Browse the repository at this point in the history
Signed-off-by: Kestutis Gudynas <44440041+kemi04@users.noreply.github.com>

Co-authored-by: Matthew B White <mbwhite@users.noreply.github.com>
  • Loading branch information
kemi04 and mbwhite committed Dec 9, 2020
1 parent 9c8e7b9 commit c0199de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_jsdoc/tutorials/using-typescript-decorators.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ When using Typescript to code the Contract implementations, Typescript Decorator
- @Param
- Permits additional information such as a type and description to provided for parameters. (Note type is only useful in weakly typed languages)

**Note that emitDecoratorMetadata property in *tsconfig.json* file is mandatory.**

0 comments on commit c0199de

Please sign in to comment.