Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Allow null keyword in a type position #1277

Merged
merged 1 commit into from
May 27, 2016
Merged

Allow null keyword in a type position #1277

merged 1 commit into from
May 27, 2016

Conversation

jkillian
Copy link
Contributor

Fixes #1265

this.addFailure(this.createFailure(node.getStart(), node.getWidth(), Rule.FAILURE_STRING));
}
}
}

function isPartOfType({ parent }: ts.Node) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe isPartOfTypeLiteral?

@adidahiya
Copy link
Contributor

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants