This repository was archived by the owner on May 8, 2024. It is now read-only.
This repository was archived by the owner on May 8, 2024. It is now read-only.
Enforce tighter restrictions on folder + module name #4
Open
Description
From DefinitelyTyped/DefinitelyTyped#1565
Could be fun to apply, but needed for sanity. Especially spaces etc.
Probably like /^[a-z]([_.-]?[a-z0-9])+$/
(I'm so annoyed by the definitions for Finch
that have uppercase and somehow sort to top of DT repo.)
Activity