added node.js dependencies

This commit is contained in:
marvzhang
2020-02-10 10:45:29 +08:00
parent 12b03cba8a
commit 9c2bdb077d
3 changed files with 9 additions and 1 deletions

View File

@@ -42,6 +42,8 @@ export default {
mode: this.language,
theme: 'darcula',
styleActiveLine: true,
smartIndent: true,
indentUnit: 4,
lineNumbers: true,
line: true,
matchBrackets: true