科科

Results 5 comments of 科科

有1.x版本 vue-cropper@next

> > my temporary solution is to create a "uno.config.ts" in the root directory and write the following content in it: > > ```ts > > // for eslint; >...

Hi, I just wrote a [rule](https://github.com/Bernankez/eslint-config/blob/master/packages/eslint-plugin-bernankez/src/rules/mustache-interpolation-quotes.ts) for this, but since it's only for my personal use, the test cases are not comprehensive and only consider quotes in mustache tags. I...

related #303 Can still be reproduced in `[email protected]`. The problem can be located here: https://github.com/unjs/unbuild/blob/3b5ec7e3ba830b392af7fb116ff79f4c1709009b/src/builder/rollup.ts#L196 If the `dts` plugin is moved before other plugins, it can run properly. But I'm...