@roydukkey/eslint-config

v2.0.1
My strict configuration for eslint with TypeScript.
eslint eslintconfig

clean-package

clean-package

lint

run-s lint:spelling lint:src

lint:spelling

cspell --config './.vscode/cSpell.json' --no-progress '**/{.*/**/,.*/**/.,,.}*'

lint:src

eslint './**/*.?(m|c){j,t}s?(x)'

prepack

run-s lint clean-package

package

yarn pack && clean-package restore

publish-package

yarn publish && clean-package restore
npm i @roydukkey/[email protected]

Metadata

  • MIT
  • >=16
  • roydukkey
  • released 10/3/2022

Downloads

Maintainers