1.0.11 • Published 4 months ago

@uvarovag/eslint-config-feature-sliced-flat v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@feature-sliced/eslint-config adapter for ESLint 9 Flat Config

Installation

To use this configuration in your project, install the required dependencies:

npm install --save-dev @uvarovag/eslint-config-feature-sliced-flat eslint@^9.20.1

Usage

Create a eslint.config.mjs file

import featureSlicedConfig from '@uvarovag/eslint-config-feature-sliced-flat'
// Import your custom project-specific ESLint 9 flat configuration
import projectSpecificConfig from 'project-config'

export default [...featureSlicedConfig, ...projectSpecificConfig]
1.0.11

4 months ago

1.0.10

4 months ago

1.0.9

5 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago