ByungJoon Lee

Results 14 issues of ByungJoon Lee

Hi, first of all: thank for this great product. I encountered problem while using vuepress. This error raised after that add `vuepress.config.ts` and some of markdown file. I upload my...

* add axios utility jin-frame: define an Axios Request as a reusable class * issue [4896](https://github.com/axios/axios/issues/4896) describe this pull request

#### Suggested Improvement I want to add my open source utility in axios ecosystem. Ecosystem > Libraries > General [jin-frame](https://github.com/imjuni/jin-frame) - Reusable HTTP API request definition library using Axios Can...

Hi, my development environment and github repo. show security vulnerability issue below, ![just-script-audit](https://user-images.githubusercontent.com/1166575/180819894-fb4653eb-194f-4f0d-98df-7e2925547af6.png) # environment * win32, macosx * npm 8.11.0 * node 16.16.0 # issue marked-terminal latest version is...

Hi, Thank you for best task runner development, I want to use just.config **.ts** not just.config **.js** But just-script not pass TS_NODE_PROJECT environment variable to internal ts-node processor. This cause...

Hi, I test kafka.js and avsc, confluent-schema-registry But I don't found long type support confluent-schema-registry parse long type to [javascript number type](https://github.com/mtth/avsc/wiki/Advanced-usage#custom-long-types) it will be loss data! How can I...

enhancement

ts-json-schema-generator cannot schema from create extended class. See below, Example source code ```ts export class TypeA { public name: string; constructor() { this.name = 'hello'; } } export class TypeB...

bug

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

semver-minor

- Version: 3.1.1 - Rollup Version: 3.9.1 - Operating System and version (if applicable): wsl2 - Node Version (if applicable): 14.20.1 - Does it work with `tsc` (if applicable): fine...

Version: 3.1.1, 3.2.0 Rollup Version: 3.7.5 Operating System and version (if applicable): wsl2 Node Version (if applicable): 14.20.1 Does it work with tsc (if applicable): fine works in tsc ###...