mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: merge locators in a single file (#11233)
This commit is contained in:
@@ -132,7 +132,7 @@ module.exports = {
|
||||
],
|
||||
|
||||
'import/no-cycle': [
|
||||
'warn',
|
||||
'error',
|
||||
{maxDepth: Infinity, allowUnsafeDynamicCyclicDependency: true},
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user