SUZUKI Sosuke
SUZUKI Sosuke
> But, I don't think it's common or important enough to justify adding a new package dependency for all users to install. Can we get by with just a regular...
Why isn't GitHub Actions workflows running...?
> Feel this will be hard to fix conflicts when merge to next branch. 😢 Yes..., I'll do merge `main` to `next` after merging this
@Milly Thank you for doing this! Good job!
This syntax is added to ECMAScript by https://github.com/tc39/ecma262/pull/2154
Usecase: https://github.com/WebAssembly/esm-integration/issues/39 ESTree update: https://github.com/estree/estree/pull/269
`ExportSpecifier.local` can be a string literal when only `from` clause exist. ```js // invalid export { "string" as "string2" }; // valid export { "string" as "string2" } from "mod";...
I am not working for this feature
I don't think we can release it right away since we don't have a release blog and VSCode Ext yet, is that ok?
Okay, go ahead!