eslint-config-amex

v16.1.0
American Express' ESLint config
amex eslint eslintconfig

test:lint

eslint ./

test:unit

jest

test

npm run test:unit

test:git-history

commitlint --from origin/main --to HEAD

test:lockfile

lockfile-lint -p package-lock.json -t npm -a npm -o https: -c -i

posttest

npm run test:lint && npm run test:git-history && npm run test:lockfile
npm i eslint-config-amex

Metadata

Downloads