aws_cloudwatch_alarm_severity

v0.0.1
A classifier for AWS CloudWatch alarm events by severity level
AWS CloudWatch

build

babel --out-dir lib/ --source-maps true --ignore **/*.test.js src/

clean

rm -rf lib

test

ava

lint

eslint src/

lint-fix

eslint --fix src/

check-fmt

find src -type f -name "*.js" | xargs prettier --list-different

fmt

find src -type f -name "*.js" | xargs ./node_modules/.bin/prettier --write

fix

yarn fmt && yarn lint-fix

prove

yarn test && yarn lint && yarn check-fmt
npm i aws_cloudwatch_alarm_severity

Metadata

  • MIT
  • Whatever
  • moznion
  • released 5/4/2018

Downloads

Maintainers