mirror of
https://gitlab.com/mickie1/share-freedom-extension
synced 2024-12-28 22:49:56 +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 |