-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
nextNext versionNext version
Description
This issue lists planing changes for v4:
Core
- Drop CJS support
Configs
Changes to configs
all
- add prefix
config
to all config functions. e.g: configvue
will beconfigVue
perfectionist
- set
partitionByComment
to['@pg', '@perfectionist-group']
for all related rules - update option
groups
of rulesort-objects
. See Question: any options to sort the objects like expected? azat-io/eslint-plugin-perfectionist#436 - change
sort-imports
type fromnatural
toalphabetical
yml
- rename plugin
pluginYaml
topluginYml
importX
- enable rule
consistent-type-specifier-style
typescript
- rename
typescriptConfigs
toconfigsTypescript
stylistic
- drop config
stylistic
, prefer using prettier
esX
- drop config
esX
, since it's not built-in used
vue
- drop vue2 support, see Deprecate Vue 2 only rules vuejs/eslint-plugin-vue#2675
Deprecated
All deprecated features will be removed.
- option
level
ofConfigRegexpOptions
, useseverity
instead - option
level
ofConfigPrettierOptions
, useseverity
instead
Metadata
Metadata
Assignees
Labels
nextNext versionNext version