1.0.11 • Published 7 months ago

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

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

7 months ago

1.0.10

7 months ago

1.0.9

8 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago