-
https://github.com/ben-rogerson/twin.macro/assets/24834933/bc12dae0-41e8-4501-addb-2476085b0169
copied from example project
using app dir and next 14
package.json
```json
{
"name": "my-app…
-
Per @angle943 request
- You probably are aware of what prettier does, but prettier + eslint (eslint comes pre-bundled with CRA) is a must for any project. [CRA’s doc](https://create-react-app.dev/d…
-
Steps to reproduce:
Clone repository: https://github.com/chemicalkosek/eslint-wesbos-4.3.1
It's just basic app from `create-next-app` with `eslint-config-wesbos@4.0.1`.
It also has a function wit…
-
## Capture:
![image](https://user-images.githubusercontent.com/33424891/99871191-0d0ab500-2c0b-11eb-8a5c-372b62af4341.png)
## Config:
> nuxt.config.js
```js
plugins: [
{ src: '~/plugin…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
…
jk1x8 updated
2 months ago
-
### Link to the code that reproduces this issue
https://github.com/KmaCoder/reproduce-router-middleware-bug
### To Reproduce
1. Add an empty middleware.ts
```ts
import { NextMiddleware } fr…
-
**Describe the bug**
When I run the extension in any file of my project, the extension does not sort the `export` statements! I have enabled the `"configuration.formatExports": true`, but still nothi…
-
### Link to the code that reproduces this issue
https://github.com/IonelLupu/demo-project-cypress-nextjs-static-rendering-bug
### To Reproduce
1. create a new NextJS application
2. create a …
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/fetchcache-issue-h6gsf2
### To Reproduce
1. Start the application
2. Refresh the page
3. Notice that it will …
-
### Link to the code that reproduces this issue
https://github.com/younes101020/electra-v2/
### To Reproduce
1. Clone the repository
```bash
youyou@youyou:~/electra$ git clone git@github.co…