Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install and configure eslint-plugin-import #12

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

philbates35
Copy link
Owner

With a selection of reasonably srict rules to enforce consistent code style with imports, as well as always explicitly setting the extension to help with performance as the app grows, see:

https://vitejs.dev/guide/performance.html#reduce-resolve-operations

With a selection of reasonably srict rules to enforce consistent
code style with imports, as well as always explicitly setting
the extension to help with performance as the app grows, see:

https://vitejs.dev/guide/performance.html#reduce-resolve-operations
@philbates35 philbates35 merged commit bb9f242 into main Jan 25, 2024
9 checks passed
@philbates35 philbates35 deleted the eslint-plugin-import branch January 25, 2024 16:19
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