Spaces:
Paused
Paused
Fix build issues: tsconfig, typo in app.js, version bump
#2
by bep40 - opened
- Fix tsconfig: module: "Preserve" -> "ESNext" (was causing TypeScript errors)
- Fix typo: settingsBtn.addEventEventListener -> addEventListener
- Bump version to 1.3.1
bep40 changed pull request status to open