mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-03-12 13:48:19 +01:00
5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run lint
|