Skip to content

Reactivate import rules? #406

@voxpelli

Description

@voxpelli

// TODO: Add back
// 'import': importPlugin,
'sort-destructure-keys': sortDestructureKeysPlugin,
},
rules: {
// Overrides of other extended ESLint rule packages
'security/detect-object-injection': 'off',
'security/detect-unsafe-regex': 'off',
// Additional standalone ESLint rules
'es-x/no-exponential-operators': 'warn',
// 'import/no-deprecated': 1,
// 'import/order': [
// 'error',
// {
// 'groups': ['builtin', 'external', ['internal', 'parent', 'sibling', 'index'], 'type'],
// },
// ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions