mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-22 05:09:32 -04:00
* Refactor ESLint configuration: remove legacy .eslintrc.cjs files and replace with new .mjs configurations * Remove unnecessary TypeScript ignore comments and simplify async calls in barcode tests * Refactor date helper: remove TypeScript ignore comments and simplify AirDatepicker usage * Enhance date helper: add AirDatepickerDate type and improve type annotations for onSelect callback * Update TypeScript and ESLint configurations: change module to NodeNext, refine file patterns, and enhance lint command * Refactor ESLint configuration: remove unnecessary language options for TypeScript files