mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-25 08:53:50 +00:00
- Add proper type assertions for BatchTaskCreate and BatchTaskUpdate - Include required Task properties (timeEstimate, timeSpent, tagIds, created) - Use 'as unknown as Task' pattern to satisfy TypeScript strict type checking |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| helper | ||
| old | ||
| sync | ||
| background.ts | ||
| config.const.ts | ||
| local-config.ts | ||
| ui-bridge.ts | ||