Commit ed5253c
committed
fix: resolve ESLint errors
- Use node: prefix for built-in modules (assert, fs, child_process)
- Remove structuredClone availability check (always available in Node.js 20+)
- Add Buffer and structuredClone to ESLint globals
- Fix quote style consistency
- All ESLint checks now pass1 parent 88a5a80 commit ed5253c
File tree
5 files changed
+493
-497
lines changed- update_jira
- utils
5 files changed
+493
-497
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments