chore: add missing .eslintrc.json files to limit imports properly (#35719)
This commit is contained in:
parent
b1d7b30ca3
commit
99f4a42d41
10 changed files with 100 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ipcRenderer } from 'electron';
|
||||
import { ipcRenderer } from 'electron/renderer';
|
||||
import { ipcRendererInternal } from '@electron/internal/renderer/ipc-renderer-internal';
|
||||
|
||||
import type * as webViewInitModule from '@electron/internal/renderer/web-view/web-view-init';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue