UNPKG

appwright

Version:

E2E mobile app testing done right, with the Playwright test runner

5 lines (4 loc) 115 B
module.exports = { extends: ["@empiricalrun/eslint-config/playwright"], ignorePatterns: ["example/**"], };