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: 2.1.0
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: 2.2.1
Choose a head ref
  • 3 commits
  • 39 files changed
  • 3 contributors

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    d81e7e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add exclude to config (#48)

    * feat: add exclude option to config
    
    * chore: remove console.log
    
    * chore: prettier
    MikeKalinowski authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4754a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. #57 new typescript version bug (#59)

    * Fixes the bug in the newest typescript
    
    * Beta package
    
    * Updates node version
    
    * Stable version
    
    * Removes e2e for time being
    
    * Bumps up eslint
    
    * Bumps up the node version
    
    * Bumps up prettier
    kamkry authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    28fe6e1 View commit details
    Browse the repository at this point in the history
Loading