Skip to content
This repository was archived by the owner on Oct 15, 2018. It is now read-only.

Commit 2f0e7d7

Browse files
committed
Update readme.md
1 parent dd4eee8 commit 2f0e7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ console.log(TsTypeInfo.getFileInfo([ "V:/TestFile.ts" ]));
4545
name: "MyClass",
4646
decorators: [{
4747
name: "myDecorator",
48-
arguments: [{ "text": "My decorator value" }]
48+
arguments: [{ "text": "\"My decorator value\"" }]
4949
}],
5050
extends: [],
5151
implements: [],

0 commit comments

Comments
 (0)