Skip to main content
Version: 3.0

Migration Guide

This migration guide will help you to use the latest version of the config.

Due to eslint v9, the which introduced a flat-config file, another package had to be created with same set of rules to make this repository one of the earliest eslint shareable configs to be compatible with the flat file structure.

Similarly, the core package, @stylistic/eslint-plugin which both the configuration packages relied on, has been further split into the following specialized packages:

The legacy ESLint configuration (v8 and below) is only supported till version 3 of this package.

This guide will help you migrate to ESLint v9 and transition to the latest recommended version of @nish1896/eslint-flat-config.