lint-js.sh 122 Bytes
Newer Older
1
2
3
4
5
#!/bin/bash

set -e -E -u -o pipefail

biome ci --config-path=./biome.json --diagnostic-level=info --error-on-warnings ./