Skip to content

all file names lowercase - use hyphens instead of camelcase #8473

Description

@ORESoftware

Strange mixture of camelcase and hyphenated files when I used:

npx create-react-app . --typescript

Screenshot from 2020-02-12 11-15-19

I would recommend only lowercase filenames - the technical reason is that macos is case insensitive and linux is not. so macos fs won't see file renamings easily when using git etc. people that know will know what I am talking about

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions