Sebastien Rousseau  Logo

Installation

Install @sebastienrousseau/playwright-config as a development dependency using your preferred package manager.

npm

npm install --save-dev @sebastienrousseau/playwright-config

pnpm

pnpm add -D @sebastienrousseau/playwright-config

yarn

yarn add -D @sebastienrousseau/playwright-config

bun

bun add -d @sebastienrousseau/playwright-config

From Source

git clone https://github.com/sebastienrousseau/playwright-config.git
cd playwright-config
make test