Patryk Rzucidło

Results 28 comments of Patryk Rzucidło

Use [white-list](https://github.com/ptkdev/eslint-plugin-snakecasejs#-white-list)

Hi @levz0r ! You need read documentation of 3rd party packages, create an array, example ["readFileSync", "exampleFunc", "otherFunc"] and create [whitelist](https://github.com/ptkdev/eslint-plugin-snakecasejs#-white-list) in eslint dotfile. You can fork this repo and...

@levz0r don't exist a way in javascript to get all methods/function from 3rd parties. I write all methods/functions manually in this plugin. If you find way to get v8 methods/functions...

Hi! Try add `` in `public/index.html` before ``

At moment i work at version 3.0 with sveltekit + electron forge. I try investigate why process does not get called in v2.0, stay tuned.

Pr are welcome.

Thank's for your debugging. I wait for the next version of chrome/edge and if problem is persistent i try fix it with workaround.