2 lines
47 B
Bash
2 lines
47 B
Bash
export PATH="${PWD}/node_modules/.bin:${PATH}"
|
export PATH="${PWD}/node_modules/.bin:${PATH}"
|