azu

Results 808 comments of azu

@dependabot merge 3/17/2024, 12:26:22 AM "honkit/honkit" ***@***.***>

Just use some GitHub Actions?

logging notification.

rc-config-loader treat JS as CommonJS. https://github.com/azu/rc-config-loader/blob/c4e335c2c02d347ef06f8cde9eb6efd216c0537a/src/rc-config-loader.ts#L171-L172C16 I have a feeling that if JS is to be treated as an ECMAScript Module, Dynamic Import will probably be required. It means that...

- Close Memo and Focus Body again - Shortcut Key support

Thanks for report. I confirm it, however I do not understand what cause the bug. https://github.com/azu/commonjs-to-es-module-codemod/blob/cbbbf022a6c862bcb9612997b3ec6dd93ec868d6/transforms/module-exports-to-export-default.js#L47-L51 This transformer generate the wrong result. `#!/usr/bin/env node` and `'use strict'` is joined when...

```diff diff --git a/packages/match-test-replace/src/match-test-replace.ts b/packages/match-test-replace/src/match-test-replace.ts index 0347700..10ca9a8 100644 --- a/packages/match-test-replace/src/match-test-replace.ts +++ b/packages/match-test-replace/src/match-test-replace.ts @@ -15,6 +15,8 @@ export interface TestMatchReplaceReturnDict { // match pattern // if the result of match `pattern`...

https://github.com/azu/postem/blob/f8d964d46ceea038805aca50d85bf719e63684cc/src/node/Application.js#L34-L38

``` curl https://devforum.roblox.com/c/help-and-feedback/54.rss -v < HTTP/2 403 < server: AkamaiGHost ``` - [amazon web services - URL forbidden 403 when using a tool but fine from browser - Stack Overflow](https://stackoverflow.com/questions/36170821/url-forbidden-403-when-using-a-tool-but-fine-from-browser)...