diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-04-02 18:59:01 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-04-02 18:59:27 +0200 |
| commit | 73083448d041a748b8a453469698f3106cadda85 (patch) | |
| tree | 4716ecaf8f98b45bc8574c0c5ad3a796170e3e9f /Taskfile.yml | |
| parent | 7ec588c2178aebf3ec51c875679fda58a10d9394 (diff) | |
Those pesky lockfiles and stuff...
Diffstat (limited to 'Taskfile.yml')
| -rw-r--r-- | Taskfile.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Taskfile.yml b/Taskfile.yml deleted file mode 100644 index 56b8657..0000000 --- a/Taskfile.yml +++ /dev/null @@ -1,9 +0,0 @@ -version: '3' - -tasks: - default: - cmds: - - task: dev - dev: - cmds: - - npm run dev |
