Commit 1a934b3
committed
Minor fixes and Improvements:
- Created jest.config.cjs for Jest setup with ESM support and coverage reporting.
- Added initial test suite for defaultFilterMeta to verify required fields and types.
- Updated exports in cli-exports.ts to properly re-export types.
- RuleDeduplicator modified to use Set for better performance in deduplication.
- Configured package.json scripts for testing with Jest and publishing packages.1 parent 1faac68 commit 1a934b3
File tree
12 files changed
+3138
-4759
lines changed- src
- __tests__
12 files changed
+3138
-4759
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
This file was deleted.
0 commit comments