When kebab case is configured
"unicorn/filename-case": [
"error",
{
"cases": {
"kebabCase": true
}
}
]
, the rule still accepts Article.ts
as a valid name. I want to disallow this, and the file should be named article.ts
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too