comicfn2dict/bin/kill-eslint_d.sh
2023-12-21 13:04:52 -08:00

5 lines
118 B
Bash
Executable File

#!/bin/bash
# eslint_d can get into a bad state if git switches branches underneath it
pkill eslint_d
rm .eslintcache