Add nginx keywords
This commit is contained in:
parent
5a4349d486
commit
d9f81e84eb
|
@ -296,7 +296,9 @@
|
|||
"bash",
|
||||
"beautysh",
|
||||
"glsl",
|
||||
"hh_format"
|
||||
"hh_format",
|
||||
"nginx",
|
||||
"nginx beautify"
|
||||
],
|
||||
"devDependencies": {
|
||||
"coffeelint": "^1.10.1",
|
||||
|
@ -310,4 +312,4 @@
|
|||
"lint": "coffeelint src/ spec/",
|
||||
"code-docs": "codo && open docs/code/index.html"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue