CesiumGS / cesium-webpack-example

The minimal recommended setup for an application using Cesium with Webpack.
Apache License 2.0
243 stars 160 forks source link

Single quotes are used everywhere in webpack.config.js. #20

Closed ezze closed 8 months ago

jjspace commented 8 months ago

Our code style prefers double quotes as that's the prettier defaults. Linting was added in #50