Tanishq Kancharla

Results 7 issues of Tanishq Kancharla

# ↪️ Pull Request Previously `getConfig` was typed in flow as: ```js getConfig( filePaths: Array, options: ?{| packageKey?: string, parse?: boolean, exclude?: boolean, |}, ): Promise

Clarify in the readme that events can be emitted for files or directories.

Allows passing multiple files into the command (and blobs like `*.md`) and adds some extra output.

When calling `path.resolve("tmp", ".."), this branch is triggered, causing an error in the browser (line 124 in index.js): ```js if (cwd === undefined) cwd = process.cwd(); path = cwd; ```...

Not entirely sure what is the exact issue here, but `open large_file.txt` blocks rendering, and also slows down the typing experience by quite a bit. Once the precise issue is...

### Introduction ScrollViewStickyHeader is a complex component capturing a lot of internal details to make sticky headers work on react-native's lists. It is not exported from react-native today, making properly...

Maybe its too early for this library to start dealing with safari issues...but here's what I see when I run some of your demo sample code on Safari: Here's what...