TidGi-Desktop/scripts
linonetwo c82be64705 fix(lint): fix calibration script lint errors
- Rename run-e2e-calibration.ts to run-end-to-end-calibration.ts (unicorn/prevent-abbreviations)
- Fix import order (fs-extra before node:child_process)
- Fix formatting (remove extra spaces, add trailing commas)
- Use void operator for floating promise (no-floating-promises)
- Update package.json script reference
2026-05-01 21:37:12 +08:00
..
afterPack.ts
beforeAsar.ts
compilePlugins.mjs
developmentMkdir.ts
error-to-error-preflight.ts Fix/misc bug1 (#697) 2026-04-20 18:42:29 +08:00
run-end-to-end-calibration.ts fix(lint): fix calibration script lint errors 2026-05-01 21:37:12 +08:00
start-e2e-app.ts
startMockOpenAI.ts
trimDugite.ts