Open Issues Need Help
View All on GitHub Remove duplicate README.txt about 2 months ago
documentation good first issue cleanup
Fix tsconfig include for non-existent api.ts about 2 months ago
AI Summary: This issue addresses a configuration problem where `tsconfig.json` includes a reference to a non-existent `api.ts` file at the root level. The goal is to remove this erroneous entry from `tsconfig.json` to prevent confusion and potential build issues. The fix will be confirmed by ensuring the application still compiles successfully after the change.
Complexity:
1/5
good first issue maintainability tooling
Normalize savings rounding to 2 decimals (UI) about 2 months ago
enhancement good first issue UX
Gate Settings UI console logs with a debug flag about 2 months ago
good first issue cleanup UX
Centralize settings keys in one module about 2 months ago
enhancement good first issue tech-debt maintainability