We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5a35e commit 0b710e6Copy full SHA for 0b710e6
README.md
@@ -10,7 +10,7 @@
10
If you use Babel, [babel-plugin-transform-decorators-legacy](https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy) is needed.
11
If you use TypeScript, enable `--experimentalDecorators` and `--allowSyntheticDefaultImports` flag.
12
13
-> It does not support the stage 2 decorators yet since mainstream transpilers still tranpile to the old decorators.
+> It does not support the stage 2 decorators yet since mainstream transpilers still transpile to the old decorators.
14
15
Note:
16
0 commit comments