UNPKG
@yakies/electron-ipc
Version:
latest (0.0.3)
0.0.3
0.0.2
A easier way to use Electron's contextBridge API
@yakies/electron-ipc
/
.eslintignore
8 lines
•
120 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
# don't ever lint node_modules
node_modules
# don't lint build output
js dist
public
# ignore webpack
webpack.config.js