Skip to content

Conversation

@sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Aug 5, 2019

Running ng add @nativescript/schematics now also:

  • adds a dependency to @nativescript/tslint-rules;
  • add the prefer-mapped-imports rule to the tslint.json file if one exists.

This enforces the usage of remapped imports (eg. import { AppComponent } from '@src/app/app.component') in the code-sharing project.

@cla-bot cla-bot bot added the cla: yes label Aug 5, 2019
@sis0k0 sis0k0 merged commit 043bd38 into master Aug 5, 2019
@sis0k0 sis0k0 deleted the sis0k0/tslint-ng-add branch August 5, 2019 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants