Open dakrone opened 2 years ago
Recently (not sure when), es-mode started mis-indenting files to be something like:
GET /foo { "thing": "eggplant" }
Adding the extra two spaces before the JSON object. This is not correct and we should fix this.
Recently (not sure when), es-mode started mis-indenting files to be something like:
Adding the extra two spaces before the JSON object. This is not correct and we should fix this.