Closed SukkaW closed 4 months ago
no-new-symbol has been deprecated since ESLint 9.0.0 and was replaced by no-new-native-nonconstructor. The PR adds autofix support for no-new-native-nonconstructor.
no-new-symbol
no-new-native-nonconstructor
no-new-symbol
has been deprecated since ESLint 9.0.0 and was replaced byno-new-native-nonconstructor
. The PR adds autofix support forno-new-native-nonconstructor
.