Commit 37b08e6
committed
Refactor type definitions and improve code clarity
- Added a blank line in Comparable.d.ts for better readability.
- Updated KeySortedContext.ts to include a blank line for improved formatting.
- Removed unnecessary eslint-disable comment in OrderBy.d.ts.
- Eliminated redundant eslint-disable comment in areSequencesEqual.ts.
- Cleaned up compare.ts by adding blank lines for better structure.
- Added a blank line in comparePrimitives.ts for consistency.
- Removed eslint-disable comment in comparison.ts to enhance code quality.
- Adjusted tsconfig.esm.json to extend from tsconfig.json and set module to esnext.
- Updated tsconfig.json to target es2022, added new compiler options, and excluded tests and dist directories.1 parent 29d9f8e commit 37b08e6
File tree
62 files changed
+157
-2430
lines changed- dist-esm
- dist
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+157
-2430
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
File renamed without changes.
File renamed without changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments