Koen Punt

Results 104 issues of Koen Punt

Because there have been multiple issues and/or pull requests about route groups, namespaces and constraints, here a central issue to the discuss the requirements for such a feature. I think...

work-in-progress

For easy representation of json values I've added a JSON function that feeds the value to the json marshaller. The signature has a variable number of arguments, where the first...

I'm not sure if using nested props is the right approach, so if you have any suggestions, please let me know! Maybe an imperative API in the form of passing...

Copy/Paste from https://github.com/facebook/react-native/blob/master/.eslintrc#L19-L52

The title says it all. Without this change I had the script fail on the `⏎` character, which is used by the eslint prettier plugin.

Currently when eslint is running, the editor stops responding. Would it be possible to run it asynchronous/in the background to prevent this lag?