eslint-plugin-file-export-name
Version:
ESLint plugin to enforce matching file names with default export names.
14 lines (13 loc) • 345 B
JSON
{
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "wishket/eslint-config-wishket" }
],
"commit": true,
"linked": [],
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
}