Commit a2458ce
committed
Clean up JSDoc comments and migrate entry point structure
- Remove excessive @param and @returns JSDoc tags from scripts/get-coverage-percentage.mjs
- Delete obsolete root-level index.ts file (moved to src/index.ts)
- Remove .oxlintignore file as patterns are now in .oxlintrc.json
- Add new src/index.ts as the TypeScript source entry point1 parent b9b83cf commit a2458ce
3 files changed
+6
-6
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
0 commit comments