1.0.11 • Published 6 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.0.10

7 months ago

1.0.9

8 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago