Skip to content

meese-os/eslint-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS.js Logo

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

Support Support Donate Donate

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

Documentation

See the Official Manuals for articles, tutorials and guides.

Links

About

OS.js ESLint configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%