Quellcode durchsuchen

HUE-8888 [docs] Fix npm blog post output indentation

Romain vor 5 Jahren
Ursprung
Commit
bd88a4ea68
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      tools/parser/hue_dep/README.md

+ 2 - 2
tools/parser/hue_dep/README.md

@@ -1,5 +1,5 @@
 
- Using Parser in node.js app
+ Using Parser in [src/app.js](src/app.js) app
 
     cd hue_dep
     npm install
@@ -14,7 +14,7 @@ In package.json there’s a dependency on Hue git project:
 
 Note that it can also be a GitHub link: “hue”: "git://github.com/cloudera/hue.git” but takes a bit longer to do “npm install"
 
-  { locations:
+    { locations:
     [ { type: 'statement', location: [Object] },
       { type: 'statementType',
         location: [Object],