Alberto Martínez
Alberto Martínez
There is something intended to support sourcemaps in JSTransformer?
@Leo-Lin , I just published [react-native-shortcut-badge](https://github.com/aMarCruz/react-native-shortcut-badge) in npm, a React Native wrapper for your excellent library. If you have the time, please take a look to the file [RNShortcutBadgeModule.java](https://github.com/aMarCruz/react-native-shortcut-badge/blob/master/android/src/main/java/com/github/amarcruz/rnshortcutbadge/RNShortcutBadgeModule.java) and...
Is there's any way to set initial rendering options for swagger-ui? I've tried this, but it does not work: ``` js app.use(middleware.swaggerUi({ "docExpansion": "list", "defaultModelRendering": "model" }); ``` Thanks for...
@sylouuu , thanks for this great extension! Please give the focus to the search box when chrome-open-tabs opens. It would also be great to have an option to automatically close...
notify does not work for build errors of TypeScript with [@wessberg/rollup-plugin-ts](https://www.npmjs.com/package/@wessberg/rollup-plugin-ts). Rollup does not send any error to `buildEnd` @wessberg/rollup-plugin-ts fails [in this line](https://github.com/wessberg/rollup-plugin-ts/blob/v1.3.8/src/service/emit/diagnostics/emit-diagnostics.ts#L52), called [from here](https://github.com/wessberg/rollup-plugin-ts/blob/v1.3.8/src/plugin/typescript-plugin.ts#L369) in the `generateBundle`...
@cognitom hi. Current logic of riot requires an wrapper for all its tags. This ``` html Primary ``` renders ``` html Primary ``` This scheme complicates the integration of riot...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
Throws an error with the [typescript plugin](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin) ```json { "plugins": ["@typescript-eslint"] } ```
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...