Commit 1ea385c
committed
ci(apps, napi): skip linting files generated by NAPI-RS (#16013)
Disable Oxlint for files generated by NAPI-RS.
These files already have `/* eslint-disable */` comments, but some of those comments are unnecessary, so linting them generates "Unused eslint-disable directive" errors.1 parent 2bee720 commit 1ea385c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
0 commit comments