Skip to content

Add import rule#11

Open
Simoon-F wants to merge 5 commits intomainfrom
v0.3.4
Open

Add import rule#11
Simoon-F wants to merge 5 commits intomainfrom
v0.3.4

Conversation

@Simoon-F
Copy link
Copy Markdown
Member

No description provided.

Add eslint-plugin-import-lite to support lightweight linting checks for import statements, as a supplement to the existing ESLint configuration.
A new imports configuration module has been added, providing import-related rules (such as consistent-type-specifier-style, no-duplicates, etc.). A new imports option has been added to AvengerOptions, supporting boolean or ImportsOptions object configuration, with the default enabled. The main function has been updated to integrate this configuration.
Add a test file containing various ESLint import rule violations to verify the lint configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant