Remove timer methods from being mutated
This commit is contained in:
parent
8327183495
commit
25fd180c5d
1 changed files with 0 additions and 4 deletions
|
|
@ -7,10 +7,6 @@ const augmentedProps = new Set([
|
||||||
`info`,
|
`info`,
|
||||||
`warn`,
|
`warn`,
|
||||||
`group`,
|
`group`,
|
||||||
`time`,
|
|
||||||
`timeEnd`,
|
|
||||||
`timeLog`,
|
|
||||||
`timeStamp`,
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
const happensInProd = new Set([
|
const happensInProd = new Set([
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue