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:
@@ -126,6 +126,7 @@ following lines:
|
||||
|
||||
```js
|
||||
const { BrowserWindow, nativeImage } = require('electron')
|
||||
|
||||
const path = require('node:path')
|
||||
|
||||
const win = new BrowserWindow()
|
||||
|
||||
Reference in New Issue
Block a user