Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolated declarations improvements to triple slash directives and imports. #94

Merged

Commits on Sep 7, 2023

  1. Fix DTE / TS inequivalences

    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0dd34fe View commit details
    Browse the repository at this point in the history
  2. Fix error caused by trying to emit typeof for inheritance clauses in …

    …invalid code.
    
    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1a1d0bd View commit details
    Browse the repository at this point in the history
  3. Remove tests that now pass from exception list.

    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7ca6435 View commit details
    Browse the repository at this point in the history
  4. Fix reference and import diffs.

    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2d309c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Renamed file from json to jsonc to allow for comments.

    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9767aa9 View commit details
    Browse the repository at this point in the history
  2. Fix lint error.

    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    00d340d View commit details
    Browse the repository at this point in the history
  3. Categorized ts that sill have 9007 errors even after having been modi…

    …fied with the codemod
    
    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    faa3cf1 View commit details
    Browse the repository at this point in the history
  4. Added specific error for expando functions.

    Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
    dragomirtitian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e772096 View commit details
    Browse the repository at this point in the history