Nishit Prasad

Results 10 comments of Nishit Prasad

Hello, I am new and would like to contribute if it's open. Can I take this up?

Awesome! Can this be assigned to me? I will setup my environment and post my concerns accordingly here. Thank you!

@andreoss I got a build failure when running mvn clean install: ``` [DEBUG] incrementalBuildHelper#beforeRebuildExecution [INFO] Compiling 53 source files to /Users/nish/Documents/projects/open-source-stuff/jcabi-http/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total...

Hello, I am new! Can I take this up, if it's available?

Gotcha. Thank you! Can this be assigned to me? I will post here if any questions arise.

@auvred @JoshuaKGoldberg New contributor here: - I see a utility function defined for this called `isSymbolFromDefaultLibrary()`. https://github.com/typescript-eslint/typescript-eslint/blob/920f909debc3eb394f5aef4e36568bdf6641e304/packages/type-utils/src/isSymbolFromDefaultLibrary.ts#L3-L20 Shall I use this instead or move this function to `packages/type-utils/src/builtinSymbolLikes.ts` and then...

Hello! I am new to open source and would like to work on this. Can I take this up? I can contribute more to issues/features/docs etc. once I understand and...

@gitcommitshow Thank you! Question, for this issue - is it a better idea that the right-click menu shows up _only_ when you select a string that is a number? (Not...

Got it. So currently in non-number string such as `foo`, I see the menu item as `Whatsapp: foo`. So would you like to change it to just `Whatsapp`?

Thank you for the clarification. So based on what I understand, if we go with option B then the menu item won't be displayed if the number is not a...