Go Back

No anonymous default export

DevOps

About
`no-anonymous-default-export` represents a high-frequency ESLint linting rule constraint that triggers inside frontend codebases to force developers to supply explicit, named variable or component identifier strings to default export statements, drastically optimizing code search and refactoring paths.