UNPKG

@currys-co-uk/codeceptjs-resemblehelper

Version:

Forked Resemble JS helper for CodeceptJS, with Support for Playwright, Webdriver, TestCafe, Puppeteer & Appium

10 lines (9 loc) 165 B
module.exports = { trailingComma: 'all', singleQuote: true, arrowParens: 'always', semi: true, printWidth: 140, tabWidth: 2, bracketSameLine: true, };