Jazim Abbas

Results 4 issues of Jazim Abbas

I want to format the code using the Prettier API. I am using Next.js Server Component. I am trying to implement it within the beforeHighlight function in the extensions hook....

### Changes - Add TypeScript Support who wanna use TypeScript in React App instead JavaScript. - Remove all warnings showing in the console.

Is there any way to pass the dynamic expression e.g. ```js { const newCode = ``; code.update`async function animate() { // New code here ... ${newCode} }`; }} /> ```...

I'm using the following prompt configuration in my project: ``` { type: "input", name: "author", message: "Author name?", store: true, } ``` The store: true option works perfectly on macOS...

status: waiting for author