use spaces instead of hard tabs for indentation and add the supported modules as a sub-list
This commit is contained in:
parent
eca7ff986c
commit
f984bd2ff5
3 changed files with 11 additions and 7 deletions
|
@ -166,7 +166,11 @@ Currently the `require` function provided in the preload scope exposes the
|
|||
following modules:
|
||||
|
||||
- `child_process`
|
||||
- `electron` (crashReporter, remote, ipcRenderer, and webFrame)
|
||||
- `electron`
|
||||
- `crashReporter`
|
||||
- `remote`
|
||||
- `ipcRenderer`
|
||||
- `webFrame`
|
||||
- `fs`
|
||||
- `os`
|
||||
- `timers`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue