OS.js v3 ESLint configuration
npm install @osjs/eslint-config

OS.js is an open-source desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction.




These are the default ESLint rules for OS.js codebase.
```
npm install --save-dev @osjs/eslint-config
In your eslint config:
`json``
{
"extends": "@osjs/eslint-config"
}
* Sponsor on Github
* Become a Patreon
* Support on Open Collective
* Contribution Guide
See the Official Manuals for articles, tutorials and guides.
* Official Chat
* Community Forums and Announcements
* Homepage
* Twitter (author)
* Facebook
* Docker Hub