Esri / landscape-modeler-js

A JavaScript web application for designing, running, and saving weighted overlay models using the Esri ArcGIS API for JavaScript and ArcGIS Server image services.
http://landscapemodeler.arcgis.com/
Apache License 2.0
29 stars 17 forks source link

using Esri .jshintrc #20

Closed tomwayson closed 10 years ago

tomwayson commented 10 years ago

Copied "official" .jshintrc file from https://github.com/Esri/jsapi-resources w/ a few temporary modifications so that grunt build still works. later would like to go back and make it a little more strict(unused, forin, quotmark) and refactor code