Skip to content

Consider adding a .prettierignore file #209

@danielo515

Description

@danielo515

Hello,

Thanks for this generator. However, it can be a bit frustrating when you start using it. The reason is because JSON template files are being piped through prettier on every commit. Obviously, template files do not pass any JSON linter. According to prettier documentation is as easy as adding a .prettierignore file. The content should be **/templates

I tried it and works like a charm.

Thanks in advance

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