Jonghyeon Ko

Results 132 issues of Jonghyeon Ko

![image](https://user-images.githubusercontent.com/61593290/144695460-034379ea-d0ac-4d25-9e81-906874aab533.png) I want to use this VS extension with commitlint commitlint catch error if use some gitmoji with commitlint extending gitmoji ex) refactor https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/packages/commit-types/src/index.ts ![image](https://user-images.githubusercontent.com/61593290/144695695-78c49cb1-3203-439e-813d-9fe70ffe7020.png)

![image](https://user-images.githubusercontent.com/61593290/144695460-034379ea-d0ac-4d25-9e81-906874aab533.png) I want to use this VS extension with commitlint commitlint catch error if use some gitmoji with commitlint extending gitmoji ex) refactor https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/packages/commit-types/src/index.ts ![image](https://user-images.githubusercontent.com/61593290/144695695-78c49cb1-3203-439e-813d-9fe70ffe7020.png)

I met no scope question(Denote the SCOPE of this change) commitizen in v6.9.1 but there's no error about scope question (Denote the SCOPE of this change) in v6.9.0 # Expected...

@leoforfree please check this issue ISSUES CLOSED: #201 dependency change to solve no customScope question error # as-is inquirer: ^8.0.0 # to-be inquirer: ^6.3.1

## Overview Related Issue #72 Correct useSuspendedQuery return type at enabled is boolean if enabled is boolean, data returned can be undefined however, data have to be TData in if(isSuccess)...

### **Package Scope** Package name: @toss/react-query # Is it correct ReturnType at options {enabled:boolean}? #### Current ```typescript const Component = () => { const boolean = !!(Math.random() > 0.5) const...

ISSUE CLOSED: #86 This is continuous PR along #73 to add for testing typescript type https://github.com/toss/slash/pull/73#issuecomment-1289948125 ## Overview ## PR Checklist - [x] I read and included theses actions below...

@manudeli I think you're right about seprating to next PR. And yes, you can open an issue, and you can setup up tsd tests in whole monorepo. But with bottom-up...

## Environment ### System: - OS: macOS 13.2 - CPU: (10) arm64 Apple M1 Pro - Memory: 2.16 GB / 32.00 GB - Shell: 5.8.1 - /bin/zsh ### Binaries: -...

This [actions/labeler](https://github.com/actions/labeler) will label what package scope is on each Pull Request automaticallly. After this Pull Request merged, labeler can know what package scope have been changed by directory This...