removing 'r beautifier' line from package.json

This commit is contained in:
Sebastian DiLorenzo 2016-09-02 11:28:28 +02:00
parent f748204e55
commit 507a712b39
1 changed files with 1 additions and 2 deletions

View File

@ -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"
}
}
}