Socket
Book a DemoInstallSign in
Socket

superdesk-code-style

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

superdesk-code-style

superdesk client code style

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
1
Created
Source

Superdesk Client Code Style

Here is definition of estlint rules used in superdesk projects.

Install

$ npm install --save-dev superdesk-code-style

Use eslint config in .eslintrc.js:

module.exports = require('superdesk-code-style');

Run eslint

eslint --ext .js --ext .jsx dir

FAQs

Package last updated on 13 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