ZHAO Jin-Xiang
ZHAO Jin-Xiang
mll/mly generate ml/mli in build dir and output to dist dir
When I compile it in Android Studio, it throw a error: ``` Gradle sync failed: Unsupported method: BaseConfig.getApplicationIdSuffix(). The version of Gradle you connect to does not support that method....
Would you mind if I add mjs support for this project?
When I use the function `NewApplication` , it cause a puzzling problem showing as follow: 
add typescript support for longest
```css /* main.css */ .foo { --adapt-status-bar-fold-horizontal-gap: 1px; display: flex; } ``` ```sh doiuse --browsers "chrome >= 49" main.css ``` ``` main.css:2:1: gap property for Flexbox not supported by: Chrome...
In TypeScript project without skipLibCheck, it will throw error ``` Cannot find module '@src/parse/parseNodeTypes' or its corresponding type declarations.ts(2307) ``` Also, https://github.com/iway1/trpc-panel/pull/51 this is wrong. According to https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-7.html#packagejson-exports-imports-and-self-referencing, the only...
Add `experimentalStrictSlotType` option to support `$slots` required checking.