File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 15
15
16
16
- [ Installation] ( #installation )
17
17
- [ Usage] ( #usage )
18
- - [ Troubleshooting] ( #troubleshooting )
19
18
- [ Contributing] ( #contributing )
20
19
- [ License] ( #license )
21
20
@@ -49,27 +48,6 @@ export default defineConfig({
49
48
})
50
49
```
51
50
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
-
73
51
## Contributing
74
52
75
53
Please read [ ** CONTRIBUTING** ] ( https://github.com/archoleat/.github/blob/main/CONTRIBUTING.md )
You can’t perform that action at this time.
0 commit comments