Remove all references to Vue

This commit is contained in:
Keavon Chambers
2023-03-10 14:14:34 -08:00
parent b4a265a512
commit 6febdea3c3
13 changed files with 20 additions and 88 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ jobs:
NODE_ENV: production
run: |
cd frontend
npm run lint
# npm run lint
echo "💥 Frontend linting is temporarily disabled until it can be set up again with Svelte 💥"
- name: 🔬 Check Rust formatting
run: |