Socket
Book a DemoInstallSign in
Socket

@osjs/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@osjs/eslint-config

OS.js v3 ESLint configuration

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source

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.

Keywords

osjs

FAQs

Package last updated on 26 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts