Sigurd Svela
Results
2
issues of
Sigurd Svela
As of now, the docblock describing a property must be directly above where the property field is defined. As such ``` javascript class MyComponent { static propTypes = { /**...
idea
needs-discussion
custom-handler
On WordPress instalations for example, the include path of each file is not necessarily the path to the given file. Adding __DIR__ will preven this from being a problem.