eslint-config-love

v89.0.0
A TypeScript ESLint config that loves you
check checker code code checker code linter code standards code style enforce eslint and 14 more...

compile

tsc

lint

eslint .

format/check

prettier . --check

format/fix

prettier . --write

unit

ava

test

run-s clean-artifacts format/check compile lint unit

clean-artifacts

git clean lib -X --force

is-code-clean

git diff-index HEAD --quiet

prepublishOnly

run-s is-code-clean test
npm i eslint-config-love

Metadata

  • MIT
  • Whatever
  • Shahar Or
  • released 10/17/2024

Downloads

Maintainers