4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
cd ts && SASS_PATH=$(pwd)/../bazel-bin node_modules/.bin/svelte-check
|