Socket
Socket
Sign inDemoInstall

eslint-config-cesium

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-cesium

ESLint shareable configs for Cesium


Version published
Weekly downloads
1K
increased by23.28%
Maintainers
1
Weekly downloads
 
Created
Source

The official shareable ESLint config for the Cesium ecosystem.

Usage


We export three ESLint configurations.

eslint-config-cesium

This config contains basic Cesium syntax and style config, from which browser and node extend. Extends eslint:recommended with additional rules.

eslint-config-cesium/browser

For use in AMD modules and browser code.

eslint-config-cesium/node

For use in node packages.


To use any of these configs,

  1. npm install eslint-config-cesium --save-dev

    If using the browser config: npm install eslint-plugin-html --save-dev

  2. Add "extends": "cesium" to your .eslintrc.* files

Keywords

FAQs

Package last updated on 03 May 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc