import Config from '@opentiny-internal/playwright-config'
export default Config({
testDir: '../docs/resources',
port: 7127
})