fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2177 from hey-api/docs/readme-code-block

docs: add code blocks

authored by

Lubos and committed by
GitHub
bfa12990 95f1ae7f

+2 -2
+1 -1
packages/nuxt/README.md
··· 1 1 <div align="center"> 2 2 <img alt="Hey API logo" height="150" src="https://heyapi.dev/images/logo-300w.png" width="150"> 3 3 <h1 align="center"><b>Nuxt Module</b></h1> 4 - <p align="center">๐Ÿš€ Nuxt module for `@hey-api/openapi-ts` codegen.</p> 4 + <p align="center">๐Ÿš€ Nuxt module for <code>@hey-api/openapi-ts</code> codegen.</p> 5 5 </div> 6 6 7 7 <!-- TODO: add working example once StackBlitz updates their Node version -->
+1 -1
packages/vite-plugin/README.md
··· 1 1 <div align="center"> 2 2 <img alt="Hey API logo" height="150" src="https://heyapi.dev/images/logo-300w.png" width="150"> 3 3 <h1 align="center"><b>Vite Plugin</b></h1> 4 - <p align="center">๐Ÿš€ Vite plugin for `@hey-api/openapi-ts` codegen.</p> 4 + <p align="center">๐Ÿš€ Vite plugin for <code>@hey-api/openapi-ts<code> codegen.</p> 5 5 </div> 6 6 7 7 ## Dashboard