contentlayerdev / contentlayerdev/website

Improve "known problems" page

オープン
#32 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。