Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: allegro/typescript-strict-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: allegro/typescript-strict-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 3 commits
  • 39 files changed
  • 5 contributors

Commits on Nov 5, 2021

  1. tests-jest | Converts tests to jest (#10)

    * tests-jest | Converts tests to jest
    
    * tests-jest | Type fixes
    
    * tests-jest | Fixes cli test
    
    * tests-jest | Fixes version downgrade
    
    * Update README.md
    
    Co-authored-by: Morten Bjerg Gregersen <morten@mogee.dk>
    
    * tests-jest | Bumps up jest timeout on one test
    
    Co-authored-by: Kamil Krysiak <kamil.krysiak@polpc07007.allegrogroup.internal>
    Co-authored-by: Jarosław Glegoła <35625949+KostkaBrukowa@users.noreply.github.com>
    Co-authored-by: Morten Bjerg Gregersen <morten@mogee.dk>
    Co-authored-by: KostkaBrukowa <jaroslaw.glegola@allegro.pl>
    5 people authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    c167b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388f91b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. tsc-arguments | Adds command line argements to tsc-strict and changes… (

    #13)
    
    * tsc-arguments | Adds command line argements to tsc-strict and changes bin folder
    
    * tsc-arguments | Updates readme changelog and version
    KostkaBrukowa authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    268d9f0 View commit details
    Browse the repository at this point in the history
Loading