Skip to content

Separate checkTypes rule into checkTypes and checkNativeTypeCase #169

Open
@gajus

Description

@gajus

I only want to make sure that when type is native it is one of the following: boolean, number, string, Object, Array, Date, RegExp.

I do want to allow types that refer to typedef, e.g. foo~something.

Based on the current https://github.com/jscs-dev/jscs-jsdoc#checktypes description, it appears that this rule disallows use of custom types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions