neutralinojs / neutralino.js

JavaScript API for Neutralinojs
https://neutralino.js.org/docs/api/overview
MIT License
237 stars 47 forks source link

Integrating ESLint and prettier for code quality and consistency #92

Closed Sadaf-A closed 7 months ago

Sadaf-A commented 7 months ago

Resolves: #91 This PR adds ESLint and prettier for code formatting and checks on code quality along with npm scripts. No changes to the code functionality are introduced this PR only formats the code and adds ESLint and prettier. For now I have added basic settings these can be modified as per preference