Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
57 changes: 0 additions & 57 deletions .fern/metadata.json

This file was deleted.

1 change: 1 addition & 0 deletions .fernignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ tests/unit/fetcher/stream-wrappers/webpack.test.ts
tests/integration
legacy
jest.config.mjs
changelog.md
10 changes: 1 addition & 9 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ tests
.gitignore
.github
.fernignore
.fern
.prettierrc.yml
biome.json
tsconfig.json
yarn.lock
pnpm-lock.yaml
.mock
dist
scripts
jest.config.*
vitest.config.*
yarn.lock
2 changes: 2 additions & 0 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tabWidth: 4
printWidth: 120
133 changes: 0 additions & 133 deletions CONTRIBUTING.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 Square.
Copyright (c) 2026 Square.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading
Loading