Max Belsky
Max Belsky
Hey, There is a description about `posixSlashes` option, however I can't found this option usages in codebase. Do I miss something or it's outdated/not implemented yet? https://github.com/micromatch/picomatch/blame/master/README.md#L320
Hey, I have both DungeonTools and MDT installed and it looks like they doesn't work together. https://user-images.githubusercontent.com/3923527/103372122-3b20c600-4ae2-11eb-9a4c-04e59372418e.mp4 And if I disable MDT then DungeonTools works well. May be you have...
Hey, Long code strings break page's layout. This small change fix it.
Hi, I've tried to find how to work with search params in nodejs and google shown me [How to access query string parameters](https://nodejs.org/en/knowledge/HTTP/clients/how-to-access-query-string-parameters/) This article describes how to use `url.parse`,...
Или рассмотреть альтернативы. ``` === npm audit security report === # Run npm install --save-dev [email protected] to resolve 1 vulnerability SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐...
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates#issue-templates
- [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own code. (Compile and run.) -...
Hi team, The prop `tvParallaxProperties` is not there anymore. Would you say it make sense to remove it from the docs as well? Ref: [changelog](https://github.com/facebook/react-native/blob/1d1646afd1ff4f068fc41d8b142b08d53e6cd91a/CHANGELOG.md?plain=1#L199), [pr](https://github.com/facebook/react-native/pull/43912)