Cyberhan123

Results 55 comments of Cyberhan123

> I don't understand what you need. What problem do you have? You can only convert object or array literals (and decimal, string, true, false, null literals) to JSON... This...

> Do you want this library to be able to generate an AST tree according to the estree standard? What do you expect it to produce? Can you give me...

> That feels down to the fact that this rule may not apply to our situation. How about we redevelop it on top of it? yes, you are right. other...

> That's what I want to mention. We are putting ourselves into a complicated situation: create another tool. > > If we only use kebab-case then we have nothing to...

补充一下,使用yarn build + yarn start 也是无效的

see https://github.com/go-oauth2/oauth2/pull/186

> @Cyber​​han123可以先提个RFC告诉自己想要的注解的。 我会在稍后整理出一个PR

@killagu 如果你认为这个 https://github.com/eggjs/tegg/pull/19 可行我会补充测试用例和相关文档

> @Cyberhan123 参数是不是可以更简单,比如只有 `@Get()` 这样?其他所有参数都是可选的 是可以的,我修改了一下。麻烦帮忙review一下看看是不是合理