Add initial JS setup

This commit is contained in:
Luc Perkins
2024-04-21 19:17:03 -03:00
parent cc5f064749
commit cf6776dfd1
15 changed files with 4046 additions and 39 deletions

View File

@ -2,7 +2,7 @@ name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
- cron: "0 0 * * 0"
jobs:
lockfile: