Usage
@sebastienrousseau/playwright-config can be consumed across all standard module formats.
CommonJS
module.exports = ;
ES Modules
;
;
In package.json
@sebastienrousseau/playwright-config can be consumed across all standard module formats.
module.exports = ;
;
;
package.json