1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-01-18 15:33:14 +01:00
deka-dom-el/bs/lint.sh

6 lines
114 B
Bash
Executable File

#!/usr/bin/env bash
set -eou pipefail
npx editorconfig-checker -format gcc
npx size-limit
npx jshint index.js src