sindresorhus/eslint-plugin-unicorn

Enforce directory casing in `filename-case`

Open

#686 建立於 2020年4月16日

在 GitHub 查看
 (18 留言) (28 反應) (0 負責人)JavaScript (5,022 star) (468 fork)user submission
enhancementhelp wanted

描述

We'd like to enforce casing of both files and directories. Is that possible, or would it need some kind of "root" directory to avoid caring about directory name outside of the project? Easy enough to achieve with js config files I guess. There is context.getCwd(), could probably work as well

貢獻者指南