refactor: improve typing

This commit is contained in:
Johannes Millan 2025-08-13 19:20:31 +02:00
parent fbc45de335
commit f077a6f719
15 changed files with 73 additions and 65 deletions

View file

@ -350,6 +350,8 @@ git clone https://github.com/johannesjo/super-productivity.git
cd super-productivity
npm i -g @angular/cli
npm i
# prepare the env file once
npm run env
```
**Run the dev server**