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.
-
If you are using eslint version 8.57.0 or below, use @nish1896/eslint-config.
-
For eslint version 9 and above, use @nish1896/eslint-flat-config.