Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 529 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 529 Bytes

🎭 ESLint Plugin Playwright component testing

Note This package is work in progress

Usage

Install the package with PNPM, NPM or Yarn:

pnpm add -D eslint-plugin-playwright-ct
npm install -D eslint-plugin-playwright-ct
yarn add -D eslint-plugin-playwright-ct

Flat config (eslint.config.js)

TODO

Legacy config (.eslintrc)

TODO