Skip to content

(feature) Support overriding compilerOptions settings and tslint config #112

@LKay

Description

@LKay

I would be very helpful if there was a way to override and extend the compilerOptions for typescript compiles and tslint options that are by default imported form tsconfig.json and tslint.json respectively.

This is especially useful for development only webpack configurations when in most cases there is no need for strict checking of some rules/flags such as noUnusedLocals for typescript or setting defaultSeverity for tslint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions