Closed as not planned
Description
ESLint officially recommended using / as the config name separator.
Refs:
ESLint docs - configuration-naming-conventions
In #10094, config names are joined with __
.
Maybe we should change it to /
.
ESLint officially recommended using / as the config name separator.
Refs:
ESLint docs - configuration-naming-conventions
In #10094, config names are joined with __
.
Maybe we should change it to /
.