Closed
Description
Environment
ESLint
@callstack/eslint-config
^14.2.0
Description
The config does not work since it does not use flat config, which is the default since ESLint v9.0.0.
It can be worked around by setting the env var ESLINT_USE_FLAT_CONFIG=false
, yet it would be good to support the new format, also having backwards-compatible (eslintrc-style) configuration exports.
Reproducible Demo
Upgrade ESLint to eslint-config-callstack
and run ESLint.
Metadata
Metadata
Assignees
Labels
No labels