mirror of
https://gitlab.com/mickie1/share-freedom-extension
synced 2025-01-28 15:09:19 +01:00
3 lines
69 B
Bash
Executable File
3 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
echo "Fixing eslint 🔧 🪚 🔨"
|
|
npm run code:lint-fix |