зеркало из https://github.com/openwpm/OpenWPM.git
Lint JS
This commit is contained in:
Родитель
bfbe19be65
Коммит
17830d494f
|
@ -694,7 +694,6 @@ export function getInstrumentJS(event_id: string, sendMessagesToLogger) {
|
|||
isObject(object, propertyName) &&
|
||||
propertyName !== "__proto__"
|
||||
) {
|
||||
|
||||
const newInstrumentedName = `${instrumentedName}.${propertyName}`;
|
||||
const newLogSettings = { ...logSettings };
|
||||
newLogSettings.depth = logSettings.depth - 1;
|
||||
|
|
Загрузка…
Ссылка в новой задаче