Skip to content
  • Keen Yee Liau's avatar
    test: delete integration test for language service plugin (#41740) · a0a373be
    Keen Yee Liau authored
    This commit deletes the integration test for `@angular/language-service`
    as a plugin to the standard tsserver.
    
    In version 12, Ivy LS will replace legacy View Engine LS as the default,
    and Ivy LS plugin cannot be loaded via `tsconfig.json` due to the need to
    run ngcc. This makes the test irrelevant.
    
    PR Close #41740
    a0a373be