jjangga0214

Results 130 comments of jjangga0214

@Standard8 > ESLint is already deprecating the old configuration with v9 I wanted to suspend the breaking change until the release of v9. That's why I suggested `/flat`. > the...

@travi But by not configuring with `prepare-commit-msg`, people(team members) can make arbitrary commmit messages by carelessness. Of course this can be fixed by peer reviews, but considering using commitizen for...

@travi Though the original issue is not solved yet, surely thanks for the recommendation.

I guess harbor only works when a private key starts with `-----BEGIN RSA PRIVATE KEY-----` , not `-----BEGIN PRIVATE KEY-----`. Is this right?

Thanks for the replies. I also tried to follow the official docs: https://goharbor.io/docs/2.0.0/install-config/customize-token-service/ But it failed because of [the reason](https://github.com/goharbor/harbor/issues/19489#issuecomment-1782088785) I mentioned. I think either the official docs or harbor...

@kpripper I've already created a [PR](https://github.com/gram-js/docs/pull/11).

@Brooooooklyn How about pnpm?

@dostalradim Hi! Thanks for making an issue! I guess maybe this issue is orthogonal(out of package-level responsibility?) from the npm package. I am not sure if the feature(configuring an alternative...

@dostalradim I just want to check one thing to make it clear. Isn't the best practice to apply a proxy "automatically" on OS or container level(like VPN or sidecar?), rather...