Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

tslint: remove "rxjs" from import-blacklist #585

Closed
@prabh-62

Description

@prabh-62

Bug Report or Feature Request

- [x] bug report
- [ ] feature request

Area

- [ ] devkit
- [x] schematics

Versions

> # node --version
  v9.10.0
> yarn --version
  1.5.1
Angular CLI: 6.0.0-beta.7
Node: 9.10.0
OS: darwin x64
Angular: 6.0.0-rc.0
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cli: 6.0.0-beta.7
@angular-devkit/architect: 0.0.8
@angular-devkit/build-optimizer: 0.4.7
@angular-devkit/build-webpack: 0.0.8
@angular-devkit/core: 0.4.7
@angular-devkit/schematics: 0.4.7
@ngtools/json-schema: 1.2.0
@ngtools/webpack: 6.0.0-beta.7
@schematics/angular: 0.4.7
@schematics/package-update: 0.4.7
typescript: 2.7.2
webpack: 4.1.1
rxjs: 6.0.0-beta.3
tslint: 5.9.1
> sw_vers
  ProductName:	Mac OS X
  ProductVersion:	10.13.3
  BuildVersion:	17D102

Repro steps

> ng new hello-angular
  • Edit app.component.html file

rxjs-tslint

  • Error: [tslint] This import is blacklisted, import a submodule instead (import-blacklist)

tslint-rule

Desired functionality

Please remove rxjs from import-blacklist rule

I could have sent a PR if I knew where to edit tslint rules.

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