{"library":"eslint-plugin-filenames-ts","type":"library","category":null,"description":"An ESLint plugin that adds rules to enforce consistent file naming conventions in JavaScript projects. The latest stable version is 1.3.2. It provides three rules: match-regex for custom regex patterns, match-exported to match filenames to default exports, and no-index to disallow index.js files. The plugin is no longer actively maintained (last release 2018). It requires ESLint >=1.0.0 as a peer dependency. Key differentiator: it specifically lints filenames within ESLint's scope, not the entire filesystem.","language":"javascript","status":"deprecated","version":"1.3.2","tags":["javascript","eslint","eslintplugin","eslint-plugin","file","filename","path"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-filenames-ts","imports":["// In .eslintrc: \"rules\": { \"filenames/match-regex\": [2, \"^[a-z_]+$\", true] }","// In .eslintrc: \"rules\": { \"filenames/match-exported\": [2, \"kebab\"] }","// In .eslintrc: \"rules\": { \"filenames/no-index\": 2 }"]},{"cmd":"yarn add eslint-plugin-filenames-ts","imports":[]},{"cmd":"pnpm add eslint-plugin-filenames-ts","imports":[]}],"homepage":null,"github":"https://github.com/selaux/eslint-plugin-filenames","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-filenames-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-filenames-ts/compatibility"}}