@netlify/eslint-config-node

v4.1.7
ESLint and Prettier configuration for Netlify Node.js projects
eslint eslintconfig prettier prettierrc standard standard style JavaScript Standard Style editorconfig lint and 8 more...

test

run-s format test:dev

format

run-s format:check-fix:*

prepare

husky install

test:ci

run-s test:ci:*

test:dev

run-s test:dev:*

format:ci

run-s format:check:*

test:ci:ava

ava

test:dev:ava

ava

prepublishOnly

npm ci && npm test

format:fix:lint

cross-env-shell eslint --fix $npm_package_config_eslint

format:check:lint

cross-env-shell eslint $npm_package_config_eslint

format:fix:prettier

cross-env-shell prettier --write $npm_package_config_prettier

format:check-fix:lint

node ./bin/run_e.js format:check:lint format:fix:lint

format:check:prettier

cross-env-shell prettier --check $npm_package_config_prettier

format:check-fix:prettier

node ./bin/run_e.js format:check:prettier format:fix:prettier
npm i @netlify/[email protected]

Metadata

Downloads