contentlayerdev / contentlayerdev/website

Improve "known problems" page

未关闭
#32 0 条评论 0 个 reaction 已指派 1 人 已被 @seancdavis 认领 在 GitHub 查看
documentation
主要语言
TypeScript
星标
132
派生
57
PR 合并指标
30 天内没有已合并 PR

描述

Beyond simply referring to the GitHub issues page, we should also provide a quick list of known limitations and workarounds including:

### `eslint-plugin-import` doesn't support `exports` in `package.json`

#### Problem

image

Eslint shows an error but "there is none".

#### Workaround

Until https://github.com/import-js/eslint-plugin-import/issues/2352 is fixed:

```
// TODO remove eslint-disable when fixed https://github.com/import-js/eslint-plugin-import/issues/1810
// eslint-disable-next-line import/no-unresolved
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。