Skip to content

Commit f05586e

Browse files
authored
chore: fix typo in README.md snippet (#189)
1 parent 25910dc commit f05586e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Example:
5050
"parserOpts": {
5151
"plugins": [
5252
"classProperties",
53-
["decorators", { "decoratorsBeforExport": false }],
53+
["decorators", { "decoratorsBeforeExport": false }],
5454
"typescript"
5555
]
5656
}

0 commit comments

Comments
 (0)