@osjs/eslint-config
v2.0.1
Published
OS.js v3 ESLint configuration
Downloads
428
Readme
OS.js is an open-source desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction.
OS.js v3 ESLint Rules
These are the default ESLint rules for OS.js codebase.
Installation
npm install --save-dev @osjs/eslint-config
In your eslint config:
{
"extends": "@osjs/eslint-config"
}
Contribution
- Sponsor on Github
- Become a Patreon
- Support on Open Collective
- Contribution Guide
Documentation
See the Official Manuals for articles, tutorials and guides.