importcheckFilefrom'eslint-plugin-check-file';exportdefault[{// optional: add this processor to files which not processed by other processors but still require lintingfiles:['**/*.yaml','**/*.webp'],processor:'check-file/eslint-processor-check-file',},{files:['src/**/*.*'],plugins:...
Eslint plugin to check filenames. Contribute to selaux/eslint-plugin-filenames development by creating an account on GitHub.