Skip to content

Commit f187526

Browse files
docs(readme): remove troubleshooting (#11)
Co-authored-by: Almanov Nikita <[email protected]>
1 parent ab76f56 commit f187526

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
- [Installation](#installation)
1717
- [Usage](#usage)
18-
- [Troubleshooting](#troubleshooting)
1918
- [Contributing](#contributing)
2019
- [License](#license)
2120

@@ -49,27 +48,6 @@ export default defineConfig({
4948
})
5049
```
5150

52-
## Troubleshooting
53-
54-
> \[!WARNING]
55-
> Developers Only.
56-
57-
If you are using **npm**, you may get a `peerDependency` error
58-
that is related to these plugins:
59-
60-
- `typescript-eslint/eslint-plugin`.
61-
- `typescript-eslint/parser`.
62-
63-
To fix this you can switch to **pnpm**(recommended) or install version `6.0.0`:
64-
65-
```shell
66-
typescript-eslint/[email protected]
67-
```
68-
69-
```shell
70-
typescript-eslint/[email protected]
71-
```
72-
7351
## Contributing
7452

7553
Please read [**CONTRIBUTING**](https://github.com/archoleat/.github/blob/main/CONTRIBUTING.md)

0 commit comments

Comments
 (0)