aboutsummaryrefslogtreecommitdiff
path: root/Taskfile.yml
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-04-02 18:59:01 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2026-04-02 18:59:27 +0200
commit73083448d041a748b8a453469698f3106cadda85 (patch)
tree4716ecaf8f98b45bc8574c0c5ad3a796170e3e9f /Taskfile.yml
parent7ec588c2178aebf3ec51c875679fda58a10d9394 (diff)
Those pesky lockfiles and stuff...
Diffstat (limited to 'Taskfile.yml')
-rw-r--r--Taskfile.yml9
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