mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
chore: lint code blocks in docs with ESLint (#42113)
This commit is contained in:
@@ -86,6 +86,7 @@ images/
|
||||
|
||||
```js title='Main Process'
|
||||
const { Tray } = require('electron')
|
||||
|
||||
const appTray = new Tray('/Users/somebody/images/icon.png')
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user