10.0.2 • Published 5 months ago

eslint-config-cesium v10.0.2

Weekly downloads
615
License
Apache-2.0
Repository
-
Last release
5 months ago

eslint-config-cesium

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 and prettier with additional rules.

eslint-config-cesium/browser

For use in browser environments.

eslint-config-cesium/node

For use in Node.js environments. Extends plugin/n:recommended


To use any of these configs:

  1. Install eslint and eslint-config-prettier. If using the cesium/node config, also install eslint-plugin-node.

  2. Add "extends": "cesium"/browser or "extends": "cesium/node" to your .eslintrc.* files

10.0.2

5 months ago

10.0.0

8 months ago

10.0.1

8 months ago

9.0.1

1 year ago

9.0.0

2 years ago

8.0.1

5 years ago

8.0.0

5 years ago

7.0.0

5 years ago

6.0.1

5 years ago

6.0.0

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago