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: agilgur5/tsconfig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1
Choose a base ref
...
head repository: agilgur5/tsconfig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.2
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 21, 2022

  1. docs: combine Directory and Additions sections

    - they both list the tsconfigs, but the first does it without adding
      any context / introducing the configs, so just remove it and
      rename the second section
      - and that way it flows the normal Install -> Usage -> other docs
    agilgur5 committed May 21, 2022
    Configuration menu
    Copy the full SHA
    b9ba145 View commit details
    Browse the repository at this point in the history
  2. docs: add releases / versioning badges

    - as a quick overview and links
    
    - not adding downloads since this package is basically just used by me
      (or well, anyone developing on my packages), so not meant to be used
      that much
    - not adding types since not applicable, and no test / code cov since
      there are no tests yet
    - no `nodei.co` badge because it's kind of outdated / doesn't entirely
      work anymore, and no need for a big badge in this repo
    agilgur5 committed May 21, 2022
    Configuration menu
    Copy the full SHA
    78b72f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa85aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    139eec0 View commit details
    Browse the repository at this point in the history
Loading