Val*_*Val 4 javascript reactjs flowtype react-native
我使用上下文来.autobind-decorator
bind
this
但我收到警告/错误 Experimental decorator usage (Decorators are an early stage proposal that may change)
我怎样才能解除这个警告?
您需要esproposal.decorators=ignore
在文件的[options]
部分下添加.flowconfig
。请注意,Flow 不会理解您添加的装饰器的任何类型含义,它只会忽略它们。
归档时间: |
|
查看次数: |
896 次 |
最近记录: |