fixing a 1 character typo
This commit is contained in:
parent
d57c90c2e3
commit
7178248945
|
@ -44,7 +44,7 @@ module.exports = class VueBeautifier extends Beautifier
|
|||
lang: "less"
|
||||
mode: "beautify"
|
||||
)
|
||||
prettydiffoptions)
|
||||
prettydiff(options)
|
||||
when undefined
|
||||
require("js-beautify").css(text, options)
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue