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

Add no-reference-import rule #2273

Merged
merged 1 commit into from Mar 6, 2017
Merged

Add no-reference-import rule #2273

merged 1 commit into from Mar 6, 2017

Conversation

ghost
Copy link

@ghost ghost commented Feb 28, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

Added the no-reference-import rule, which forbids /// <reference types="foo" /> where import ... from "foo" is used anyway.

CHANGELOG.md entry:

[new-rule] no-reference-import

Copy link
Contributor

@nchen63 nchen63 left a comment

Choose a reason for hiding this comment

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

looks good, thanks!

@nchen63 nchen63 merged commit f11c308 into palantir:master Mar 6, 2017
@ghost ghost deleted the no-reference-import branch March 6, 2017 17:52
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.

None yet

1 participant