1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

How to remove lint target from project? [closed]

Discussão em 'Angular' iniciado por George Knap, Outubro 16, 2024 às 09:43.

  1. George Knap

    George Knap Guest

    I want to remove lint target from specific library.

    With NX Crystal we have lint target being inherited from the plugin despite setting targets:{}

    [​IMG]

    How can I achieve that this lib will not be lintable? (I don't want this lib lintable because it contains autogenerated code that does not pass my lint rules.)

    debugging details:

    1. scaffold NX integrated monorepo
    2. generate library using library generator
    3. remove lint from project.json targets
    4. run nx show projects -> see that project still inherits lint

    Continue reading...

Compartilhe esta Página