We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
index
See https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
Also maybe add some more filename rules: https://npmtrends.com/eslint-plugin-check-file-vs-eslint-plugin-filename-rules-vs-eslint-plugin-filenames-vs-eslint-plugin-filenames-simple-vs-eslint-plugin-project-structure
Notes:
filename-no-index
The text was updated successfully, but these errors were encountered:
Hi @alexkramer98! What about index.ts files? Are there cases that require usage of index.ts files in Vue 3/Nuxt 3?
index.ts
Sorry, something went wrong.
Not as far as I am aware. I don't believe I've encountered them in Vue 3/Nuxt yet.
No branches or pull requests
See https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
Also maybe add some more filename rules: https://npmtrends.com/eslint-plugin-check-file-vs-eslint-plugin-filename-rules-vs-eslint-plugin-filenames-vs-eslint-plugin-filenames-simple-vs-eslint-plugin-project-structure
Notes:
filename-no-index
rule in eslint-plugin-canonicalThe text was updated successfully, but these errors were encountered: