@automattic/eslint-plugin-wpvip

v0.5.3
ESLint plugin for internal WordPress VIP projects
eslint eslintconfig

jest

npm run link-plugin && jest

lint

npm run link-plugin && eslint .

test

npm run jest

check-types

tsc __tests__/**/*.ts

link-plugin

mkdir -p ./node_modules/@automattic; ln -fns $(pwd) ./node_modules/@automattic/eslint-plugin-wpvip

jest:update-snapshot

jest --updateSnapshot
npm i @automattic/[email protected]

Metadata

Downloads