Remove all references to Vue

This commit is contained in:
Keavon Chambers
2023-03-10 04:02:02 -08:00
parent db29ac6366
commit 74d761dc84
13 changed files with 20 additions and 88 deletions

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: |