1
0
mirror of synced 2025-12-10 16:38:16 +08:00

chore(console): remove viewLogInSources

This commit is contained in:
redhoodsu
2019-10-26 19:49:05 +08:00
parent 27106028fd
commit 8db84dc076
2 changed files with 0 additions and 10 deletions

View File

@@ -18,7 +18,6 @@ Display console logs. Implementation detail follows the [console api spec](https
|displayUnenumerable|boolean|Display unenumerable properties|
|displayGetterVal |boolean|Access getter value |
|lazyEvaluation |boolean|Stringify object when clicked |
|viewLogInSources |boolean|View log in sources panel |
|displayIfErr |boolean|Auto display if error occurs |
|useWorker |boolean|Use web worker |
|maxLogNum |string |Max log number |