eslint-plugin-square

v26.0.0
Linting plugin containing Square's custom lint rules and configuration for JavaScript and related technologies.
ember eslint eslint-config eslint-plugin eslintplugin linter react typescript

lint

npm-run-all --continue-on-error --aggregate-output --parallel lint:*

lint:docs

markdownlint "**/*.md"

lint:eslint-docs

npm-run-all "update:eslint-docs -- --check"

lint:js

eslint --report-unused-disable-directives --cache .

lint:package-json

npmPkgJsonLint .

lint:package-json-sorting

sort-package-json --check

lint:package-json-sorting:fix

sort-package-json package.json

lint:types

tsc

prepublishOnly

tsc

preversion

yarn test && yarn lint

release

release-it

test

nyc --all --check-coverage mocha --recursive tests

update:eslint-docs

eslint-doc-generator
npm i eslint-plugin-square

Metadata

  • Apache-2.0
  • ^18.0.0 || >=20.0.0
  • Unknown
  • released 10/20/2023

Downloads