Skip to content

Some files do not properly follow Angular naming conventions. #53

@mchalet

Description

@mchalet

Description:

The angular style guide (https://angular.io/styleguide#!#naming) recommends using the following convention for file naming : feature-name.type.ts. The project files do not currently follow this convention. For example, aboutpage.component.ts should be about-page.component.ts.


Wireframe: One of "NEEDED" or "ATTACHED". If wireframe is available then it will be attached.


Software Functionality:

We should use a consistent file naming convention, in accordance with Angular recommendations, when introducing new files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions