Proper code formatting in readme
itaditya opened this issue · 3 comments
itaditya commented
The imports should be like
import { ipcRenderer as ipc } from 'electron';
itaditya commented
I'll love to make a PR
sindresorhus commented
No, there's no correct answer to that. I prefer it the current way.
itaditya commented
oh ok ;)