contentlayerdev / contentlayerdev/website

Improve "known problems" page

Offen
#32 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @seancdavis Auf GitHub ansehen
documentation
Vorherrschende Sprache
TypeScript
Sterne
132
Forks
57
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.