removing 'r beautifier' line from package.json
This commit is contained in:
parent
f748204e55
commit
507a712b39
|
@ -267,7 +267,6 @@
|
|||
"yapf",
|
||||
"erl_tidy",
|
||||
"marko beautifier",
|
||||
"r beautifier",
|
||||
"vue",
|
||||
"vue beautifier",
|
||||
"sassconvert",
|
||||
|
@ -284,4 +283,4 @@
|
|||
"lint": "coffeelint src/ spec/",
|
||||
"code-docs": "codo && open docs/code/index.html"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue