Skip to content

Return original content if ng-classify pattern is not found #2

@CaryLandholt

Description

@CaryLandholt

Anything other than the following two patterns should return the original content.

class {{appName}} extends {{App|Animation|Config|Controller|Directive|Factory|Filter|Provider|Run|Service}}
    constructor: ({{params}}) ->
        # module body here
class {{name}} extends {{App|Constant|Value}}
    @constructor = {{value}}

Currently an exception is thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions