Skip to content

Version 3 Migration

Mat Lipe edited this page Sep 9, 2023 · 3 revisions

New Requirements

  1. React 18 is now used for settings.
  2. @lipemat/eslint-config is now required to exist in the project's package.json when using Yarn PNP.
  3. A tsconfig.json file must live in the same directory as package.json.
  4. The .eslintrc file must live in the same directory as package.json.
    1. Yours probably already does.
Clone this wiki locally