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 7f785c9 commit fe5a35eCopy full SHA for fe5a35e
README.md
@@ -10,6 +10,8 @@
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.
14
+
15
Note:
16
17
1. `methods` can be declared directly as class member methods.
0 commit comments